Comment on page

Project

Increment and Save

Saves the current project to a project folder with incremented project name, opens the project, and closes the previously-opened (and identical) project.
Before
After
Project Name_007
Project Name_008
If project doesn't have version number, _002 will be added at the end of project name.

Change Workspace

Shows list of available workspaces and switches to selected one.

Execute Script

Executes selected ExtendScript file (.jsx)
To execute script file, place it in Scripts folder:
macOS:
/Users/*username*/Documents/Knights of the Editing Table/Excalibur/Scripts
Windows:
C:/Users/*username*/Documents/Knights of the Editing Table/Excalibur/Scripts
Last modified 2mo ago