diff --git a/ProgressiveColonizationSystem/ProgressiveColonizationSystem-v0.0.5.ckan b/ProgressiveColonizationSystem/ProgressiveColonizationSystem-v0.0.5.ckan new file mode 100644 index 0000000000..a4d69d6978 --- /dev/null +++ b/ProgressiveColonizationSystem/ProgressiveColonizationSystem-v0.0.5.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": "v0.0.5", + "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/v0.0.5/ProgressiveColonizationSystem.zip", + "download_size": 61640, + "download_hash": { + "sha1": "92CB4630DFFE74C850864B4BEF5A3F06906F4EF6", + "sha256": "6403E312EFCCCB54386928B7453D8F507A3A9D1273926E75415B416261D67FCF" + }, + "download_content_type": "application/zip", + "tags": [ + "colonization", + "production" + ], + "x_generated_by": "netkan" +}