Tidy up metadata

master
Aaron Suen 2021-02-27 19:44:25 -05:00
parent 5ef23cb954
commit 1f53ced1ae
2 changed files with 11 additions and 8 deletions

11
.cdb.json Normal file
View File

@ -0,0 +1,11 @@
{
"type": "txp",
"title": "Regression for NodeCore",
"short_description": "The Comic Sans of NodeCore Textures",
"tags": ["16px"],
"license": "MIT",
"media_license": "MIT",
"repo": "https://gitlab.com/sztest/nc_regression",
"issue_tracker": "https://discord.gg/NNYeF6f",
}

View File

@ -20,15 +20,7 @@ return {
user = "Warr1024",
pkg = "nc_regression",
version = stamp .. "-$Format:%h$",
type = "txp",
title = "Regression for NodeCore",
short_description = "The Comic Sans of NodeCore Textures",
long_description = readtext("README.md"),
tags = {"16px"},
license = "MIT",
media_license = "MIT",
repo = "https://gitlab.com/sztest/nc_regression",
issueTracker = "https://discord.gg/NNYeF6f",
screenshots = {readbinary('.cdbscreen.jpg')}
}