"NetKAN generated mods - CommunityCategoryKit-2.0.0.0"
This commit is contained in:
parent
0509ec497b
commit
f3ef751b1a
|
@ -0,0 +1,31 @@
|
|||
{
|
||||
"spec_version": "v1.16",
|
||||
"identifier": "CommunityCategoryKit",
|
||||
"name": "Community Category Kit",
|
||||
"abstract": "Common parts categories for KSP mods",
|
||||
"author": "RoverDude",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/149840-discussion-community-category-kit/",
|
||||
"repository": "https://github.com/BobPalmer/CommunityCategoryKit"
|
||||
},
|
||||
"version": "2.0.0.0",
|
||||
"ksp_version_min": "1.2.9",
|
||||
"ksp_version_max": "1.3.9",
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/CommunityCategoryKit",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/BobPalmer/CommunityCategoryKit/releases/download/2.0.0.0/CCK_2.0.0.0.zip",
|
||||
"download_size": 39266,
|
||||
"download_hash": {
|
||||
"sha1": "5CFD7B47C9F88B6625E3ED8B9E6C1F7D942A5637",
|
||||
"sha256": "6291F993F6780C70EC9FB6E69B93145DB3643AB644CCE56246B19E890E5800AB"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_last_revision_by": "roverdude",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue