Skip to content

Exporting game

Mikulas Florek edited this page Apr 3, 2021 · 8 revisions
  1. run projects/main.bat
  2. choose Create project with app
  3. build engine in Release configuration in Visual Studio
  4. run the editor
  5. choose Tools -> Pack data in editor
  6. choose destination directory
  7. click Pack
  8. Your game project is exported in the directory you chose

Note: Universe named main is loaded first, so your project must have such universe.

Clone this wiki locally