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

Create project with app

  1. build engine in Release configuration in Visual Studio
  2. run the editor
  3. choose Tools -> Pack data in editor
  4. choose destination directory
  5. click Pack

Pack

  1. 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