mirror of
https://github.com/GabsPuNs/Project-Zenith-Main.git
synced 2026-07-19 08:08:17 +00:00
64e2576e20ec90bca9d38685e66ec74ec75046b6
…
…
…
Just another project.
Platform Support
- Windows: Supported for building and running the project
- macOS / Linux: The Windows nightly build will run through Wine or CrossOver
- All Consoles: Console support remains in the code. Feel free to port the changes to the consoles edition!.
Build & Run
- Install Visual Studio 2022 or newer.
- Clone the repository.
- Open the project folder from Visual Studio.
- Set the build configuration to Windows64 - Debug (Release is also ok but missing some debug features), then build and run.
CMake (Windows x64)
cmake --preset windows64
cmake --build --preset windows64-debug --target Minecraft.Client
For more information, see COMPILE.md.
Description
Languages
Arc
60.5%
C++
18.5%
PLSQL
18.3%
Self
1.6%
C
1%
