Skip to content

compile home

Tom5521 edited this page Jan 17, 2024 · 1 revision

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.
Clone this wiki locally