Also known as "The Cycle: Frontier".
This repository is just something I work on when bored, do not expect much at this stage.
- Connect with localhost instead of official servers
- Basic authentication
- Basic lobby functionality
- CloudScript
- ?
If you are enrolled into the closed beta, you can download a fresh copy with SteamRE/DepotDownloader.
.\DepotDownloader.exe -app 1600360 -depot 1600361 -manifest 720055916602660127 -username <username>
This gives you the exact copy that is used for this repository.
Navigate to the latest successful build. Extract the launcher files to a directory.
Run the launcher with the first argument being the path of step 1.
./Prospect.Launcher.exe "E:\Depots\depots\1600361\7593680"
git clone https://github.com/AeonLucid/Prospect.git
Open the src/Prospect.sln
in either Rider or Visual Studio.