This is a wip for a high level nbt lib
- Make folder
build
- Run
cmake ..
in folder build - Run
make
- You should have mapart.exe
You will need cmake, make and a c++ compiler
1 = Byte
2 = Short
3 = Int
4 = Long
5 = Float
6 = Double
7 = Byte Array
8 = String
9 = List
10 = Compound
11 = Int array
12 = long array