mirror of
https://github.com/ViaVersion/mcstructs-viafier.git
synced 2025-01-04 18:28:00 +01:00
.github/workflows | ||
MCStructs@293c8a924a | ||
.gitignore | ||
.gitmodules | ||
mcstructs.py | ||
patch.patch | ||
README.md |
Replaces mcstruct's inbuilt nbt library with ViaNBT.
Setup
git submodule update --init
Then you can run the Python script to apply the automated updates.
py mcstructs.py
cd MCStructs
gradlew test -x checkstyleMain