mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
Add TagForge NBT library (#2808)
* Add TagForge NBT library * Update packages.json
This commit is contained in:
parent
3cd1ecb72b
commit
ad4a80aaaf
@ -1,4 +1,22 @@
|
||||
[
|
||||
{
|
||||
"name": "tagforge",
|
||||
"url": "https://github.com/Nimberite-Development/TagForge-Nim",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"minecraft",
|
||||
"format",
|
||||
"parse",
|
||||
"dump",
|
||||
"data",
|
||||
"nbt",
|
||||
"mc"
|
||||
],
|
||||
"description": "A library made for the serialisation and deserialisation of MC NBT!",
|
||||
"license": "Apache-2.0",
|
||||
"web": "https://github.com/Nimberite-Development/TagForge-Nim",
|
||||
"doc": "https://nimberite-development.github.io/TagForge-Nim/"
|
||||
},
|
||||
{
|
||||
"name": "curlies",
|
||||
"url": "https://github.com/svenrdz/curlies",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user