Skip to content
Aleks edited this page Feb 27, 2020 · 2 revisions

Specify the projects location

Before you launch the engine you need to specify the location of your projects. To do this open the bin/config.json and change the "projects_path"

Launching arguments

While launching engine you can specify following options:

  • ed - if you want to reloading engine only
  • gd - if you want to reloading project only

example: Engine.exe -gd

Clone this wiki locally