Skip to content

Bridgestars-Technologies-AB/launcher

Repository files navigation

Mac + Windows game launcher

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

CleanShot 2024-05-13 at 08 34 02

  • Open and close animations

CleanShot 2024-05-13 at 08 42 24

Getting Started

  1. Install flutter flutter_docs

For release deployment on MAC

  1. On the top level, type: make build_mac
  2. Follow the instructions

For release deployment on WINDOWS

  1. may need to first download all releases from S3
  2. On the top level, type: make build_win PASS={certpass} (certificate is located in a subfolder of the repo)
  3. make sign_win PASS={certpass}
  4. upload to S3

Disclaimer:

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.

PS

If you use this repository, I'd like to hear about it!

About

Mac + Windows game launcher and updater

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published