diff --git a/.cdb.json b/.cdb.json new file mode 100644 index 0000000..b54c648 --- /dev/null +++ b/.cdb.json @@ -0,0 +1,11 @@ +{ + "type": "MOD", + "title": "Cleaner", + "short_description": "Remove/Replace unknown entities, nodes, & items.", + "license": "MIT", + "media_license": "CC0", + "tags": ["world_tools"], + "repo": "https://github.com/AntumMT/mod-cleaner", + "issue_tracker": "https://github.com/AntumMT/mod-cleaner/issues", + "forums": "18381", +} diff --git a/.gitattributes b/.gitattributes index 8cd26bb..8e94d42 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,2 @@ -.gitattributes export-ignore -.github/ export-ignore -.ldoc/ export-ignore +.* export-ignore sounds_src/ export-ignore