"NetKAN generated mods - OuterPlanetsMod-2-2.2.2"
This commit is contained in:
parent
6403855075
commit
080fbecf56
|
@ -0,0 +1,78 @@
|
|||
{
|
||||
"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/Galileo88/Outer-Planets-Mod"
|
||||
},
|
||||
"version": "2:2.2.2",
|
||||
"ksp_version_min": "1.3.1",
|
||||
"ksp_version_max": "1.5.99",
|
||||
"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/Galileo88/Outer-Planets-Mod/releases/download/2.2.2/Outer_Planets_Mod-2.2.2.zip",
|
||||
"download_size": 119193661,
|
||||
"download_hash": {
|
||||
"sha1": "9296BEDE5132B879811DB2DE1B4A9A46DF1BD3ED",
|
||||
"sha256": "13C1FEB49D4B92221647696D8D1CA077CD44B89B07BF8DE034BAFAFE147CAA5D"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"tags": [
|
||||
"planet-pack"
|
||||
],
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue