Another issue with "New Project" ...
You will get an error when attempting to save it...
This will happen if you do not have any dialogs created.
You need at least 1 dialog in order to save project.
I probably should add that to the docs and quickstart guide...
Found another issue:
the auto-generated globals have the incorrect case.
For now, you can edit them to be lower-case ...
it will be fixed later today ...
Globals needed fixing:
"Debug" should be "debug"
"Title" ... "title"
"Location" "location"
"People" "people"
seems like a simple fix. but can mess up a project if not done correctly.
EDIT: OK: All this is fixed :)
and docs updated about having 1 dialog present...