Skip to content
Christopher Dean edited this page Jan 16, 2019 · 2 revisions

Welcome to the Team Vapor fork of Phoenix - soon to become VaporArcade.

The code base lives here for now while it is in transition. Eventually the goal is to have 3-4 projects (repositories).

1.) A repository for the QLibRetro api/library.

2.) The VaporArcade client

3.) The Vapor client UI (Qml) - the UX that most users will see by default

4.) (Eventually) the client will have an open source centralized server that can be utilized to connect players

This separation allows for each repository to be a (hopefully) focused component with the master repository (this one) pulling them all together.

Developer Notes

Lots of work to do on documentation, and design discussions. For now the most needed effort is a how to compile on linux and (eventually) windows. Mac OSX is a little out of scope unless someone joins the project with that particular focus.

Clone this wiki locally