FOSS-VG/scripts
BodgeMaster 10b1d9fa0c lib/nbt: Start implementing NBT data types, make NBT::Helper::writeString() return an error instead of aborting the program
The former is finally some progress on getting NBT going,
though at this point it is all unvalidated work.
For all I know it might cause your computer to burst into flames,
grow an arm and a leg and an eye, and attack you with a sword.
But probably, it won’t do that and instead start working after I
have debugged it so much that I wish I could attack my PC with a sword.

The latter is the implementation of a change I prepared in a previous commit
when i added ErrorOrVoid.
2022-09-26 03:11:44 +02:00
..
test scripts/test/hexnet: Add license information 2022-08-13 17:32:47 +02:00
tools scripts/tools/arraydump: New tool added 2022-08-16 13:40:50 +02:00
build.sh tools/dumpnbt: start implementing a preliminary version 2022-08-28 13:59:31 +02:00
clean.sh Build system: Improve output readability and prepare for script based unit tests 2022-08-13 17:32:47 +02:00
clean_dependencies.sh Build system: Improve output readability and prepare for script based unit tests 2022-08-13 17:32:47 +02:00
lib.sh Build system: fix typo 2022-07-30 21:14:23 +02:00
setup_project.sh Build system: Improve output readability and prepare for script based unit tests 2022-08-13 17:32:47 +02:00
test.sh lib/nbt: Start implementing NBT data types, make NBT::Helper::writeString() return an error instead of aborting the program 2022-09-26 03:11:44 +02:00