Tool for launcher creation from github release.
You need to create a release on github first; the launcher will take the latest release created.
- Clone the repository
git clone https://github.com/2sleepy4u/launcher.git
- Install the tool
cargo install --path launcher
- Then in the directory where you want to create the executable run
create-launcher [repository]
The executable will be created on the same directory you used the tool in. On windows, if you want, you can place an icon.ico inside ./assets directory to give the builded launcer an icon.
create-launcher 2sleepy4u/launcher