PuzzleScriptPlus
PuzzleScriptPlus copied to clipboard
Look into desktop builds
Desktop PS sounds like it could be very useful in some cases. Maybe I want to add some features (e.g. exporting and importing files from disk, opening some windows in new tabs) but the actual build can probably be made through Electron with a Github action with minimal configuration changes.
Use case would mostly be to make games without an internet connection and the ability to lock into a certain version of PS and making it easier to roll back to a specific version.
Definitely a long term goal but something that'll be really interesting to look into!