These are/will be located in File menu on the top bar.
[ ] New - create an empty package.
[ ] Save - simply save the package to the file from which it was loaded. It should behave like Save As... if the package is "new" and does not have a file yet.
[ ] Save As... - always asks for a file to save. Currently Save option behaves like this.
[ ] Export - save and call user-defined bash/batch script, supplying file location as an argument.
The last feature is the most interesting. It will allow you (with help of some external tools) to upload the file to your server, unpack it, replace the old package and reload the plugin. In the future it may be replaced with a direct connection to BetonQuest.
These are/will be located in
File
menu on the top bar.New
- create an empty package.Save
- simply save the package to the file from which it was loaded. It should behave likeSave As...
if the package is "new" and does not have a file yet.Save As...
- always asks for a file to save. CurrentlySave
option behaves like this.Export
- save and call user-defined bash/batch script, supplying file location as an argument.The last feature is the most interesting. It will allow you (with help of some external tools) to upload the file to your server, unpack it, replace the old package and reload the plugin. In the future it may be replaced with a direct connection to BetonQuest.