diff --git a/ProgressiveColonizationSystem/ProgressiveColonizationSystem-v1.0.0.ckan b/ProgressiveColonizationSystem/ProgressiveColonizationSystem-v1.0.0.ckan new file mode 100644 index 0000000000..5bdf334d63 --- /dev/null +++ b/ProgressiveColonizationSystem/ProgressiveColonizationSystem-v1.0.0.ckan @@ -0,0 +1,44 @@ +{ + "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", + "license": "MIT", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/181852-15x~16x-progressivecolonizationsystem-life-support-colonization-for-more-fun-in-late-game/", + "repository": "https://github.com/SteveBenz/ProgressiveColonizationSystem" + }, + "version": "v1.0.0", + "ksp_version_min": "1.5.1", + "ksp_version_max": "1.6.99", + "depends": [ + { + "name": "B9PartSwitch" + }, + { + "name": "CommunityCategoryKit" + }, + { + "name": "KerbalPlanetaryBaseSystems" + }, + { + "name": "ModuleManager" + }, + { + "name": "StationPartsExpansionRedux" + } + ], + "download": "https://github.com/SteveBenz/ProgressiveColonizationSystem/releases/download/v1.0.0/ProgressiveColonizationSystem.zip", + "download_size": 82275, + "download_hash": { + "sha1": "1A43D4A0826141DE11761C76923E79DF9550ED2B", + "sha256": "F74F004DEC28ABC6EFAC5422734B9E15C2714AFE8DEDD43819DF63DFAEE5CBDF" + }, + "download_content_type": "application/zip", + "tags": [ + "colonization", + "production" + ], + "x_generated_by": "netkan" +}