diff --git a/ProgressiveColonizationSystem/ProgressiveColonizationSystem-0.0.4.ckan b/ProgressiveColonizationSystem/ProgressiveColonizationSystem-0.0.4.ckan new file mode 100644 index 0000000000..84922115d9 --- /dev/null +++ b/ProgressiveColonizationSystem/ProgressiveColonizationSystem-0.0.4.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": "0.0.4", + "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/0.0.4/ProgressiveColonizationSystem.zip", + "download_size": 62551, + "download_hash": { + "sha1": "0849427257F05137BBAFF67BE63F6FA600D76D44", + "sha256": "84051A7DC9281394D2CA231B889D2BF5F95B7B0A9D8BA0EEAA97382EEAA6E6E5" + }, + "download_content_type": "application/zip", + "tags": [ + "colonization", + "production" + ], + "x_generated_by": "netkan" +}