Go to file
2024-04-03 15:06:48 +00:00
.github/workflows Add action to manually publish 2024-03-07 13:26:57 +01:00
MCStructs@4aae7c5317 Automated update 2024-04-03 15:06:48 +00:00
.gitignore Init 2023-12-29 13:36:05 +01:00
.gitmodules Init 2023-12-29 13:36:05 +01:00
mcstructs.py Update ViaNBT 2024-03-07 13:19:44 +01:00
patch.patch Add action to manually publish 2024-03-07 13:26:57 +01:00
README.md Init 2023-12-29 13:36:05 +01:00

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