install all - Tom5521/GZGoLauncher GitHub Wiki
Installing on all platforms
This is compatible with all desktop platforms, Linux, MacOS, Windows, etc...
Requirements:
- Go compiler
- C compiler
Instructions:
- Run in your favorite terminal
go install -v github.com/Tom5521/GZGoLauncher/cmd/GZGoLauncher@latest
After this, the program should already be in the PATH, and if it isn't,
you can add the $USER/go/bin
folder to the path