NetKAN added mod - ProgressiveColonizationSystem-v3.1.0
This commit is contained in:
parent
626cf753fe
commit
27c9c6cc1b
|
@ -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.0",
|
||||
"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.0/ProgressiveColonizationSystem.zip",
|
||||
"download_size": 8482941,
|
||||
"download_hash": {
|
||||
"sha1": "A838C9E84F6CB4B325CAAB515736961049207EAB",
|
||||
"sha256": "8865511E53E69654D3671172BB9ED9D41C8C0FCF0E0B1EB014BEDD452DB7ED09"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-03-06T21:02:33Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue