NetKAN added mod - ProgressiveColonizationSystem-v3.1.2
This commit is contained in:
parent
77ed639734
commit
b4ede5beca
|
@ -0,0 +1,57 @@
|
|||
{
|
||||
"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.2",
|
||||
"ksp_version_min": "1.8",
|
||||
"ksp_version_max": "1.11",
|
||||
"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.2/ProgressiveColonizationSystem.zip",
|
||||
"download_size": 8486305,
|
||||
"download_hash": {
|
||||
"sha1": "EE72EF9A6800FE3C583352600D639F7A72E91B25",
|
||||
"sha256": "C2E0EB558854126406362F9EB22C4EE8E531A9DCFBA5295338AC3A77B38ADC03"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2022-04-18T04:23:06Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue