Go to file
Nassim Jahnke bdc89dd763
Add prefix to published version
2024-05-12 12:51:47 +02:00
.github/workflows Add prefix to published version 2024-05-12 12:51:47 +02:00
MCStructs@9784ef3259 Automated update 2024-05-09 15:36:03 +00:00
.gitignore Init 2023-12-29 13:36:05 +01:00
.gitmodules Init 2023-12-29 13:36:05 +01:00
README.md Init 2023-12-29 13:36:05 +01:00
mcstructs.py Add prefix to published version 2024-05-12 12:51:47 +02:00
patch.patch Update ViaNBT 2024-05-11 17:28:00 +02:00

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