Commit Graph

65 Commits (e09fb6a61fe53f13eefbd304ca20c6e433095a0f)

Author SHA1 Message Date
BodgeMaster 9e6f07ec0a add comments documenting what we do and make the script output all the build commands 2022-06-24 10:05:39 +02:00
BodgeMaster ec445d7a44 ignore nano's temp files 2022-06-24 09:29:44 +02:00
BodgeMaster 0c9299b21d Create files for nbt library and a tool to use it.
These files were also used to figure out the process of building them so
their content is garbage.
2022-06-24 09:28:17 +02:00
BodgeMaster 57006a6463 Replace make with a shell script.
This will do for now, until we figure out a better solution. I thought build
systems were for automation but apparently we still need to specify build
commands for all the programs individually so we might as well just do that
in a script until it gets out of hand or a better solution comes up.
2022-06-24 09:21:57 +02:00
BodgeMaster 9ebc00b0af make Make make all the files 2022-06-24 08:08:41 +02:00
BodgeMaster 24fed07369 add a file for testing the NBT library 2022-06-24 07:32:32 +02:00
Jan Danielzick 2989acd716 add clean target 2022-06-24 07:25:52 +02:00
Shwoomple 49fc41704b Update 'Makefile' 2022-06-24 07:21:54 +02:00
Milansuman 3fb2794dbc Added makefile 2022-06-24 10:50:04 +05:30
BodgeMaster 54c34d2a98 add preliminary license while we have not decided on one yet 2022-06-24 06:59:20 +02:00
BodgeMaster 1c051b2642 formatting 2022-06-24 06:54:24 +02:00
BodgeMaster ea5635e73e short todo list for immediate goals 2022-06-24 06:52:07 +02:00
BodgeMaster 241100e1ab add placeholder files because Git doesn't handle empty folders 2022-06-24 06:42:19 +02:00
BodgeMaster cf81f719e2 new gitignore 2022-06-24 06:41:47 +02:00
Jan Danielzick b1b1e7eedb Initial commit 2022-06-24 06:30:07 +02:00