This project aims to recreate Command & Conquer: Sole Survivor on OpenRA engine.
Mod is not released yet, but you can download from here and play.
- Download using "Download ZIP" button under "Clone or download" above.
- Extract the .zip file.
- Run
make.cmd
on Windows or runmake
with terminal on mod folder on Linux or MacOS. - Write
all
. This will download the engine so you need internet connection for that. - Use
launch-game.cmd
on Windows orlaunch-game.sh
on Linux or MacOS to start the mod.