ContentDB configuration

This commit is contained in:
GreenXenith 2021-04-12 15:43:22 -07:00
parent 2413cc0fa3
commit 759a9e119c
3 changed files with 15 additions and 0 deletions

11
.cdb.json Normal file
View File

@ -0,0 +1,11 @@
{
"type": "mod",
"title": "Greek",
"tags": ["building", "decorative"],
"license": "MIT",
"media_license": "MIT",
"long_description": "",
"repo": "https://github.com/GreenXenith/greek",
"website": null,
"issue_tracker": "https://github.com/GreenXenith/greek/issues"
}

3
.gitattributes vendored Normal file
View File

@ -0,0 +1,3 @@
*.xcf export-ignore
*.blend export-ignore
.*

View File

@ -1,3 +1,4 @@
name = greek name = greek
description = A large assortment of Greek architecture blocks and materials. description = A large assortment of Greek architecture blocks and materials.
optional_depends = stairs optional_depends = stairs
min_minetest_version = 5.0