diff --git a/.cdb.json b/.cdb.json new file mode 100644 index 0000000..5de2c3f --- /dev/null +++ b/.cdb.json @@ -0,0 +1,10 @@ +{ + "type": "GAME", + "title": "Nodelands", + "tags": ["survival"], + "license": "LGPL-3.0-only", + "license_media": "CC-BY-4.0", + "website": "https://codeberg.org/IamPyu/PyuTest", + "dev_state": "WIP", + "repo": "https://codeberg.org/IamPyu/PyuTest.git" +}