Add ContentDB configuration

master
Jordan Irwin 2021-08-23 07:10:00 -07:00
parent bdaf018591
commit df06d014aa
2 changed files with 13 additions and 0 deletions

12
.cdb.json Normal file
View File

@ -0,0 +1,12 @@
{
"type": "MOD",
"name": "hovercraft_ad",
"title": "Hovercrafts",
"short_description": "A fun alternative mode of transport.",
"license": "LGPL-3.0-or-later",
"media_license": "CC-BY-SA-4.0",
"tags": ["transport"],
"repo": "https://github.com/AntumMT/mod-hovercraft",
"issue_tracker": "https://github.com/AntumMT/mod-hovercraft/issues",
"forums": 6722
}

1
.gitattributes vendored Normal file
View File

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