Add .cdb.json file for ContentDB updates

master
Jordan Irwin 2021-07-30 23:48:00 -07:00
parent 657ba25890
commit 44f643195c
2 changed files with 12 additions and 3 deletions

11
.cdb.json Normal file
View File

@ -0,0 +1,11 @@
{
"type": "MOD",
"title": "Cleaner",
"short_description": "Remove/Replace unknown entities, nodes, & items.",
"license": "MIT",
"media_license": "CC0",
"tags": ["world_tools"],
"repo": "https://github.com/AntumMT/mod-cleaner",
"issue_tracker": "https://github.com/AntumMT/mod-cleaner/issues",
"forums": "18381",
}

4
.gitattributes vendored
View File

@ -1,4 +1,2 @@
.gitattributes export-ignore
.github/ export-ignore
.ldoc/ export-ignore
.* export-ignore
sounds_src/ export-ignore