-
Notifications
You must be signed in to change notification settings - Fork 398
Exporting game
Mikulas Florek edited this page Jul 8, 2024
·
8 revisions
- run projects/main.bat, do not download this manually, it's already in repository, run it from there
- choose
Create project with app
, your Visual Studio project should containapp
project
- build engine in
Release
configuration in Visual Studio - run the editor
- choose
Tools
->Export game
in editor - choose destination directory
- click
Export
- Your game project is exported in the directory you chose