Added package nwnt (#1709)

This commit is contained in:
WilliamDraco 2020-11-13 22:41:36 +10:00 committed by GitHub
parent f048a8a375
commit 55fe8b36d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20327,5 +20327,20 @@
"description": "A pure nim version of C++'s std::bitset",
"license": "MIT",
"web": "https://github.com/joryschossau/bitset"
},
{
"name": "nwnt",
"url": "https://github.com/WilliamDraco/NWNT",
"method": "git",
"tags": [
"nwn",
"neverwinternights",
"neverwinter",
"game",
"bioware"
],
"description": "GFF <-> NWNT Converter (NeverWinter Nights Text)",
"license": "MIT",
"web": "https://github.com/WilliamDraco/NWNT"
}
]