This repository contains the core of The 5zig Mod.
Given the nature of the project, this repository must only contain version-independent code.
Version-exclusive code should be stored inside the version-support repo.
First, clone the repository:
git clone --recursive https://github.com/5zig-reborn/The-5zig-Mod
Then, build using Gradle:
./gradlew build
You can find the resulting artifacts in the version-specific/VERSION/build/libs
folder,
where VERSION
is the version you desire.
This new version of the mod is licensed under GPLv3.
See the license for more details.
YourKit supports open source projects with innovative and intelligent tools
for monitoring and profiling Java and .NET applications.
YourKit is the creator of YourKit Java Profiler,
YourKit .NET Profiler,
and YourKit YouMonitor.