NetKAN generated mods - SolarPanelFixer/SolarPanelFixer-0.1

This commit is contained in:
NetKAN bot 2015-03-01 00:18:11 +01:00
parent 7495e477d6
commit 915ee68e9d
1 changed files with 29 additions and 0 deletions

View File

@ -0,0 +1,29 @@
{
"license": "MIT",
"identifier": "SolarPanelFixer",
"x_via": "Automated KerbalStuff CKAN submission",
"spec_version": "v1.4",
"install": [
{
"file": "SolarPanelFix",
"install_to": "GameData"
}
],
"depends": [
{
"name": "ModuleManager",
"min_version": "2.5.9"
}
],
"resources": {
"kerbalstuff": "https://kerbalstuff.com/mod/560/SolarPanelFixer"
},
"ksp_version": "0.90",
"name": "SolarPanelFixer",
"abstract": "Hacky ModuleManager-based mechanism to make solar panels vary with squared-distance-from-Kerbol",
"author": "jamespicone",
"version": "0.1",
"download": "https://kerbalstuff.com/mod/560/SolarPanelFixer/download/0.1",
"x_generated_by": "netkan",
"download_size": 26656
}