Go to file
Nassim Jahnke ecd867ffd0
Update patch
2024-04-22 15:06:36 +02:00
.github/workflows Update hacks 2024-04-21 11:34:15 +02:00
MCStructs@aa0bc8d64c Update hacks 2024-04-21 11:34:15 +02: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 Update hacks 2024-04-21 11:34:15 +02:00
patch.patch Update patch 2024-04-22 15:06:36 +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