NetKAN generated mods - ProgressiveColonizationSystem-v3.0.0
This commit is contained in:
parent
6247902b91
commit
c7a2e33469
|
@ -0,0 +1,56 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "ProgressiveColonizationSystem",
|
||||
"name": "Progressive Colonization System",
|
||||
"abstract": "A colonization and production system that encourages building a variety of ship types - space stations, rovers, transports and, of course, landed bases. It also creates a progression system outside of the science grind. It includes a very simple life-support system, and so should not be used in mods with life support systems.",
|
||||
"author": "NermNermNerm",
|
||||
"version": "v3.0.0",
|
||||
"ksp_version_min": "1.8",
|
||||
"ksp_version_max": "1.10",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/181852-*",
|
||||
"repository": "https://github.com/SteveBenz/ProgressiveColonizationSystem",
|
||||
"bugtracker": "https://github.com/SteveBenz/ProgressiveColonizationSystem/issues"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"parts",
|
||||
"crewed"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "B9PartSwitch"
|
||||
},
|
||||
{
|
||||
"name": "CommunityCategoryKit"
|
||||
},
|
||||
{
|
||||
"name": "KerbalPlanetaryBaseSystems"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "StationPartsExpansionRedux"
|
||||
},
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
},
|
||||
{
|
||||
"name": "SpaceTuxLibrary"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/SteveBenz/ProgressiveColonizationSystem/releases/download/v3.0.0/ProgressiveColonizationSystem.zip",
|
||||
"download_size": 8471334,
|
||||
"download_hash": {
|
||||
"sha1": "D97829E8B8374BEED403A02BE4ABE24886952A57",
|
||||
"sha256": "3830F5507C8F6CAAD42185C3B10EF867AAAB3B783FC50F8272BD44BDAAA8691C"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2020-09-04T18:43:16Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue