NetKAN generated mods - OuterPlanetsMod-2-2.2.6
This commit is contained in:
parent
143ac692b4
commit
cb3a71863a
|
@ -0,0 +1,87 @@
|
|||
{
|
||||
"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"
|
||||
],
|
||||
"version": "2:2.2.6",
|
||||
"ksp_version_min": "1.3.1",
|
||||
"ksp_version_max": "1.8.99",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/184789-*",
|
||||
"repository": "https://github.com/Poodmund/Outer-Planets-Mod",
|
||||
"metanetkan": "https://raw.githubusercontent.com/Poodmund/Outer-Planets-Mod/master/CKAN/OPM.netkan"
|
||||
},
|
||||
"tags": [
|
||||
"planet-pack"
|
||||
],
|
||||
"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.6/Outer_Planets_Mod-2.2.6.zip",
|
||||
"download_size": 115897690,
|
||||
"download_hash": {
|
||||
"sha1": "B0A7C4B083C56B0C16EDCA2050DCCB33B9002BF8",
|
||||
"sha256": "03B135C459AB4FE1911CD3AC81AF1354B6290CC657DBABF1EF978270E1D89F37"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue