A MCIV-WarGear Team- and Homeserver Bukkit-Plugin.
(none yet)
Depending on your distribution you might have to install the dependencies: bash, curl, git, gnumake, openjdk17, zip, unzip
Open a terminal and run the following commands in it:
git clone https://github.com/jan9103/WarGearCore.git
cd WarGearCore
make all
Now you can find the jar file at /home/YOUR_USERNAME/WarGearCore/build/WarGearCore.jar
(run in the WarGearCore code directory after downloading it)
podman run -v .:/wgc --rm ghcr.io/nixos/nix env -C /wgc nix-shell --run "make all"
docker run -v .:/wgc --rm ghcr.io/nixos/nix env -C /wgc nix-shell --run "make all"
Your options: