NetKAN added mod - ProgressiveColonizationSystem-v3.1.4

This commit is contained in:
NetKAN inflator Robot 2023-01-14 21:46:34 +00:00
parent 82ce0ed0dc
commit 9efff74041
1 changed files with 58 additions and 0 deletions

View File

@ -0,0 +1,58 @@
{
"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.4",
"ksp_version_min": "1.8",
"ksp_version_max": "1.99",
"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.4/ProgressiveColonizationSystem.zip",
"download_size": 8486312,
"download_hash": {
"sha1": "8E5DEB25A847DA4F87E3CC3C3FDB75404D3F598E",
"sha256": "4ADD3113435370FEEFAD43AD7B6EDB1D07D688729B5F9FEBAF39F00FAEA7E6D6"
},
"download_content_type": "application/zip",
"install_size": 9296125,
"release_date": "2023-01-14T21:36:32Z",
"x_generated_by": "netkan"
}