Add ContentDB configuration

master
Jordan Irwin 2021-08-12 17:50:56 -07:00
parent ccc2230eb1
commit 5f1add36f5
2 changed files with 13 additions and 0 deletions

12
.cdb.json Normal file
View File

@ -0,0 +1,12 @@
{
"type": "MOD",
"name": "slingshot",
"title": "Slingshot",
"short_description": "Slingshots that can throw inventory items as ammunition.",
"license": "MIT",
"media_license": "CC-BY-SA-4.0",
"tags": ["tools"],
"repo": "https://github.com/AntumMT/mod-slingshot",
"issue_tracker": "https://github.com/AntumMT/mod-slingshot/issues",
"forums": 18315
}

1
.gitattributes vendored Normal file
View File

@ -0,0 +1 @@
.* export-ignore