diff --git a/.cdb.json b/.cdb.json new file mode 100644 index 0000000..fa64393 --- /dev/null +++ b/.cdb.json @@ -0,0 +1,12 @@ +{ + "type": "MOD", + "title": "Quest Framework", + "name": "quests", + "short_description": "Simple framework to define quests.", + "license": "WTFPL", + "media_license": "CC-BY-3.0", + "tags": ["library", "developer_tools"], + "repo": "https://github.com/TeTpaAka/quests", + "issue_tracker": "https://github.com/TeTpaAka/quests/issues", + "forums": 11265 +}