"NetKAN generated mods - OuterPlanetsMod/OuterPlanetsMod-1-1.7.2.ckan"
This commit is contained in:
parent
dc6b46842c
commit
10c7cd2b6f
|
@ -1,7 +1,20 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "OuterPlanetsMod",
|
||||
"name": "Outer Planets Mod",
|
||||
"abstract": "Expands the Kerbol system with new planets and moons based on Saturn, Uranus, Neptune and their moons",
|
||||
"author": "CaptRobau",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/104280-0-90-Outer-Planet-Mods-Expands-the-Kerbol-system-with-new-planets-based-on-Saturn",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/437/Outer%20Planets%20Mod",
|
||||
"x_screenshot": "https://kerbalstuff.com/content/CaptRobau_2958/Outer_Planets_Mod/Outer_Planets_Mod.png"
|
||||
},
|
||||
"version": "1:1.7.2",
|
||||
"ksp_version": "1.0.4",
|
||||
"provides": [
|
||||
"PlanetPack"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager",
|
||||
|
@ -12,17 +25,6 @@
|
|||
"min_version": "1:beta-01"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "CustomBiomes"
|
||||
},
|
||||
{
|
||||
"name": "PlanetPack"
|
||||
}
|
||||
],
|
||||
"provides": [
|
||||
"PlanetPack"
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "JDiminishingRTG"
|
||||
|
@ -84,17 +86,15 @@
|
|||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"ksp_version": "1.0.4",
|
||||
"name": "Outer Planets Mod",
|
||||
"abstract": "Expands the Kerbol system with new planets and moons based on Saturn, Uranus, Neptune and their moons",
|
||||
"version": "1:1.7.2",
|
||||
"author": "CaptRobau",
|
||||
"download": "https://kerbalstuff.com/mod/437/Outer%20Planets%20Mod/download/1.7.2",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/104280-0-90-Outer-Planet-Mods-Expands-the-Kerbol-system-with-new-planets-based-on-Saturn",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/437/Outer%20Planets%20Mod",
|
||||
"x_screenshot": "https://kerbalstuff.com/content/CaptRobau_2958/Outer_Planets_Mod/Outer_Planets_Mod.png"
|
||||
},
|
||||
"download_size": 58158431,
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "CustomBiomes"
|
||||
},
|
||||
{
|
||||
"name": "PlanetPack"
|
||||
}
|
||||
],
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue