"NetKAN generated mods - HarderSolarSystem-1x-v1.2.0"

This commit is contained in:
NetKAN inflator Robot 2015-11-21 00:10:38 +00:00
parent c7db6a9035
commit 32261ad3da
1 changed files with 49 additions and 0 deletions

View File

@ -0,0 +1,49 @@
{
"spec_version": "v1.4",
"identifier": "HarderSolarSystem-1x",
"name": "Harder Solar System - Stock Scale",
"abstract": "Inclines entire Solar System to simulate axial tilt on Kerbin, relocates KSC, and makes slight inclination adjustments to Mun/Minmus. Everything else remains stock.",
"author": "stevehead",
"license": "public-domain",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/137931",
"repository": "https://github.com/SteveheadSpaceAgency/HarderSolarSystem"
},
"version": "v1.2.0",
"ksp_version_min": "1.0.5",
"ksp_version_max": "1.0.99",
"provides": [
"HarderSolarSystem"
],
"depends": [
{
"name": "Kopernicus"
},
{
"name": "ModuleManager"
}
],
"suggests": [
{
"name": "OuterPlanetsMod",
"min_version": "1:1.8"
},
{
"name": "RemoteTech"
}
],
"conflicts": [
{
"name": "HarderSolarSystem"
}
],
"install": [
{
"find": "1x/GameData/HarderSolarSystem-1x",
"install_to": "GameData"
}
],
"download": "https://github.com/SteveheadSpaceAgency/HarderSolarSystem/releases/download/v1.2.0/HarderSolarSystem_v1.2.0.zip",
"download_size": 22763,
"x_generated_by": "netkan"
}