compile windows - Tom5521/GZGoLauncher GitHub Wiki
Compilation for windows
The .exe file will be in the ./fyne-cross/dist/windows-amd64/GZGoLauncher.exe.zip
folder
Requirements:
- C compiler
- Go compiler
- Just
- Fyne Package
Instructions:
- Run
just build windows amd64