compile home - Tom5521/GZGoLauncher GitHub Wiki

Compiling

Compiling projects in a cross platform way is a bit... "complicated" (thank you very much C)

But not impossible, so below is a guide on how to compile for each system, whether or not you are on it.

Advance Notes:

  • For all these methods you have to clone the repository and open a terminal inside it.
  • Compilation binaries/packages will always be in builds/ and/or cmd/GZGoLauncher/builds unless otherwise stated in the documentation.

Windows

Linux

MacOS