NetKAN added mod - CustomCategories-v1.0.0
This commit is contained in:
parent
6155e97545
commit
8995437042
|
@ -0,0 +1,43 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "CustomCategories",
|
||||
"name": "Custom Categories",
|
||||
"abstract": "Create and edit part categories in the VAB and SPH editors",
|
||||
"author": "coldrifting",
|
||||
"version": "v1.0.0",
|
||||
"ksp_version_min": "1.8",
|
||||
"ksp_version_max": "1.12",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/209992-112x-custom-categories",
|
||||
"repository": "https://github.com/coldrifting/CustomCategories",
|
||||
"bugtracker": "https://github.com/coldrifting/CustomCategories/issues"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"editor"
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "FilterExtensions"
|
||||
},
|
||||
{
|
||||
"name": "CommunityCategoryKit"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/coldrifting/CustomCategories/releases/download/v1.0.0/CustomCategories-v1.0.0.zip",
|
||||
"download_size": 15985,
|
||||
"download_hash": {
|
||||
"sha1": "1C7593C08F31BA380A3797D51BED813D2F28536C",
|
||||
"sha256": "99D6226C749E957B2E57B5C5E61793AB389BC4C0DAEB994EF0455B6A9A4C7817"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 15071,
|
||||
"release_date": "2022-10-04T21:32:08Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue