NetKAN added mod - ProgressiveColonizationSystem-v3.1.3
This commit is contained in:
parent
0b40cbef34
commit
b4351d30d3
|
@ -0,0 +1,58 @@
|
|||
{
|
||||
"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.1.3",
|
||||
"ksp_version_min": "1.8",
|
||||
"ksp_version_max": "1.99",
|
||||
"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",
|
||||
"remote-avc": "https://github.com/SteveBenz/ProgressiveColonizationSystem/raw/master/src/ProgressiveColonizationSystem/GameData/ProgressiveColonizationSystem/ProgressiveColonizationSystem.version"
|
||||
},
|
||||
"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.1.3/ProgressiveColonizationSystem.zip",
|
||||
"download_size": 8486380,
|
||||
"download_hash": {
|
||||
"sha1": "3B00549FE8715C663AB16F24DFD212606AB8B5BB",
|
||||
"sha256": "D608C800BD32D6CBA150972D7A3202417A5E840F98AB60F99794607006C346BF"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 9296125,
|
||||
"release_date": "2022-08-07T01:33:20Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue