Saving And Loading
You can save your project to move it to another computer for presentation or to load it again to continue working on it.
The project file is a json file and if you have either custom 3d models or a terrain in your project, there will be a folder created beside the json file named %your_savefile_name%_data where %your_savefile_name% is the name of your json file.
For example if you name your project csm when saving, then there will be a csm_data folder beside it which is needed for loading the project correctly. If you wanted to move the project to another folder or another computer, copy this folder with your save file.
Technical details
All files which are needed are copied to this folder and all paths are relative to this folder.