NetKAN generated mods - ContractConfigurator-UsefulSpaceStations/ContractConfigurator-UsefulSpaceStations-1.0

This commit is contained in:
NetKAN bot 2015-06-08 22:23:11 +02:00
parent df92caf67b
commit 9fb0e6a7e4
1 changed files with 33 additions and 0 deletions

View File

@ -0,0 +1,33 @@
{
"spec_version": "v1.4",
"identifier": "ContractConfigurator-UsefulSpaceStations",
"name": "Contract Pack: Useful Space Stations",
"abstract": "Adds maintenance missions to your Space Stations",
"license": "CC-BY-SA-4.0",
"depends": [
{
"name": "ContractConfigurator",
"min_version": "1.2.5"
},
{
"name": "ModuleManager"
}
],
"install": [
{
"find": "UsefulSpaceStations",
"install_to": "GameData/ContractPacks"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/113642",
"repository": "https://github.com/severedsolo/UsefulSpaceStations"
},
"author": "severedsolo",
"version": "1.0",
"download": "https://github.com/severedsolo/UsefulSpaceStations/releases/download/1.0/UsefulSpaceStations1.0.zip",
"x_generated_by": "netkan",
"download_size": 72867,
"ksp_version_min": "1.0.2",
"ksp_version_max": "1.0.2"
}