A launcher for the Bridgestars unity application.
- Game installation and updates
- Windows and MacOS compatible
- Launcher packaging and installation using windows/mac installer,
- ask to place shortcut on desktop
- ask to move itself to /apps folder (mac)
- Launcher updates using squirrel/sparkle
Launcher can be downloaded and tested here https://bridgestars.net/download
- Open and close animations
- Install flutter flutter_docs
- On the top level, type:
make build_mac
- Follow the instructions
- may need to first download all releases from S3
- On the top level, type:
make build_win PASS={certpass}
(certificate is located in a subfolder of the repo) make sign_win PASS={certpass}
- upload to S3
Game download is just a normal zip file download + extraction, which is not resumable and does not work very well for large games. Keep this in mind if you want to use the code for your own game.
If you use this repository, I'd like to hear about it!