Adding FTP 1.0.2 and OPM 1.7.2
This commit is contained in:
parent
f35ff62a2e
commit
a72c88f532
|
@ -0,0 +1,27 @@
|
|||
{
|
||||
"identifier": "FuelTanksPlus",
|
||||
"x_via": "Automated KerbalStuff CKAN submission",
|
||||
"license": "CC-BY-NC-SA",
|
||||
"spec_version": 1,
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "InterstellarFuelSwitch-Core"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/108238",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/529/Fuel%20Tanks%20Plus"
|
||||
},
|
||||
"ksp_version": "1.0.4",
|
||||
"name": "Fuel Tanks Plus",
|
||||
"abstract": "Longer fuel tanks in a variety of styles, with assocaited fueled nose cones. Stand-alone, or companion to Color Coded Canisters.",
|
||||
"author": "NecroBones",
|
||||
"version": "1.0.2",
|
||||
"download": "https://kerbalstuff.com/mod/529/Fuel%20Tanks%20Plus/download/1.0.2",
|
||||
"x_generated_by": "netkan",
|
||||
"x_screenshot": "https://kerbalstuff.com/content/NecroBones_1035/Fuel_Tanks_Plus/Fuel_Tanks_Plus.jpg",
|
||||
"download_size": 7260146
|
||||
}
|
|
@ -0,0 +1,100 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "OuterPlanetsMod",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager",
|
||||
"min_version": "2.6.6"
|
||||
},
|
||||
{
|
||||
"name": "Kopernicus",
|
||||
"min_version": "1:beta-01"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "CustomBiomes"
|
||||
},
|
||||
{
|
||||
"name": "PlanetPack"
|
||||
}
|
||||
],
|
||||
"provides": [
|
||||
"PlanetPack"
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "JDiminishingRTG"
|
||||
},
|
||||
{
|
||||
"name": "NearFuturePropulsion"
|
||||
},
|
||||
{
|
||||
"name": "NearFutureElectrical"
|
||||
},
|
||||
{
|
||||
"name": "NearFutureSolar"
|
||||
},
|
||||
{
|
||||
"name": "NearFutureConstruction"
|
||||
},
|
||||
{
|
||||
"name": "NearFutureSpacecraft"
|
||||
},
|
||||
{
|
||||
"name": "TransferWindowPlanner"
|
||||
}
|
||||
],
|
||||
"supports": [
|
||||
{
|
||||
"name": "PlanetShine"
|
||||
},
|
||||
{
|
||||
"name": "DistantObjectEnhancement"
|
||||
},
|
||||
{
|
||||
"name": "FinalFrontier"
|
||||
},
|
||||
{
|
||||
"name": "AntennaRange"
|
||||
},
|
||||
{
|
||||
"name": "RemoteTech"
|
||||
},
|
||||
{
|
||||
"name": "SCANsat"
|
||||
},
|
||||
{
|
||||
"name": "DeadlyReentry"
|
||||
},
|
||||
{
|
||||
"name": "MunarSurfaceExperimentPackage"
|
||||
},
|
||||
{
|
||||
"name": "Karbonite"
|
||||
},
|
||||
{
|
||||
"name": "TextureReplacer"
|
||||
}
|
||||
],
|
||||
"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.2",
|
||||
"download": "https://kerbalstuff.com/mod/437/Outer%20Planets%20Mod/download/1.7.2",
|
||||
"x_generated_by": "netkan",
|
||||
"x_screenshot": "https://kerbalstuff.com/content/CaptRobau_2958/Outer_Planets_Mod/Outer_Planets_Mod.png",
|
||||
"download_size": 58158431
|
||||
}
|
Loading…
Reference in New Issue