"NetKAN generated mods - OuterPlanetsMod-2-2.2.5"
This commit is contained in:
parent
105e922fbb
commit
df4b8ac5a9
|
@ -0,0 +1,86 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "OuterPlanetsMod",
|
||||
"name": "Outer Planets Mod",
|
||||
"abstract": "The Outer Planets Mod is a mod that expands the outer edges of the Kerbol system to create something akin to the real Solar System's.",
|
||||
"author": [
|
||||
"CaptRobau",
|
||||
"Galileo88",
|
||||
"Poodmund"
|
||||
],
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/165854-k",
|
||||
"repository": "https://github.com/Poodmund/Outer-Planets-Mod"
|
||||
},
|
||||
"version": "2:2.2.5",
|
||||
"ksp_version_min": "1.3.1",
|
||||
"ksp_version_max": "1.7.99",
|
||||
"localizations": [
|
||||
"en-us",
|
||||
"es-es",
|
||||
"es-mx",
|
||||
"ja",
|
||||
"ru",
|
||||
"zh-cn"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "Kopernicus"
|
||||
},
|
||||
{
|
||||
"name": "CommunityTerrainTexturePack"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "CustomBarnKit"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "BetterTimeWarpCont"
|
||||
},
|
||||
{
|
||||
"name": "CommunityResourcePack"
|
||||
},
|
||||
{
|
||||
"name": "DistantObject"
|
||||
},
|
||||
{
|
||||
"name": "FinalFrontier"
|
||||
},
|
||||
{
|
||||
"name": "PlanetShine"
|
||||
},
|
||||
{
|
||||
"name": "ResearchBodies"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "RealSolarSystem"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "OPM",
|
||||
"install_to": "GameData",
|
||||
"comment": "This is the main install for OPM"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Poodmund/Outer-Planets-Mod/releases/download/2.2.5/Outer_Planets_Mod-2.2.5.zip",
|
||||
"download_size": 115909010,
|
||||
"download_hash": {
|
||||
"sha1": "6D5BA4E4917223CA136860FA422CA8CF92B66EC9",
|
||||
"sha256": "F891DF59813F88711B57CD2055890105B65611118F25DEF92023E38699D845F2"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"tags": [
|
||||
"planet-pack"
|
||||
],
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue