Skip to content

Exporting game

Mikulas Florek edited this page Jul 8, 2024 · 8 revisions
  1. run projects/main.bat, do not download this manually, it's already in repository, run it from there
  2. choose Create project with app, your Visual Studio project should contain app project

Create project with app

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

Pack

  1. Your game project is exported in the directory you chose
Clone this wiki locally