Tidy up metadata
This commit is contained in:
parent
5ef23cb954
commit
1f53ced1ae
11
.cdb.json
Normal file
11
.cdb.json
Normal 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",
|
||||
|
||||
}
|
@ -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')}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user