"NetKAN generated mods - OuterPlanetsMod-1-1.7.1"
This commit is contained in:
parent
832915ca53
commit
abd07a434b
|
@ -1,7 +1,19 @@
|
|||
{
|
||||
"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"
|
||||
},
|
||||
"version": "1:1.7.1",
|
||||
"ksp_version": "1.0.4",
|
||||
"provides": [
|
||||
"PlanetPack"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager",
|
||||
|
@ -12,17 +24,6 @@
|
|||
"min_version": "1:beta-01"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "CustomBiomes"
|
||||
},
|
||||
{
|
||||
"name": "PlanetPack"
|
||||
}
|
||||
],
|
||||
"provides": [
|
||||
"PlanetPack"
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "JDiminishingRTG"
|
||||
|
@ -78,23 +79,27 @@
|
|||
"name": "TextureReplacer"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "CustomBiomes"
|
||||
},
|
||||
{
|
||||
"name": "PlanetPack"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "OPM",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"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"
|
||||
},
|
||||
"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",
|
||||
"author": "CaptRobau",
|
||||
"version": "1:1.7.1",
|
||||
"download": "http://ckan1.spacedock.info/storage/CaptRobau_2958/Outer_Planets_Mod/Outer_Planets_Mod-1.7.1.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 64079322,
|
||||
"download_hash": {
|
||||
"sha1": "FBDA21C6B491161308F8547802C7F57284E7F34E",
|
||||
"sha256": "BC7B1E3724E02AA5DBACE493F72AC151BCDB30A37A0883819E875BE250665754"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_screenshot": "https://kerbalstuff.com/content/CaptRobau_2958/Outer_Planets_Mod/Outer_Planets_Mod.png",
|
||||
"download_size": 64079322
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue