NetKAN added mod - OuterPlanetsMod-2-2.2.10

This commit is contained in:
NetKAN inflator Robot 2022-01-03 14:55:11 +00:00
parent 1f0b4b55fd
commit 5821f60428
1 changed files with 87 additions and 0 deletions

View File

@ -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.10",
"ksp_version_min": "1.3.1",
"ksp_version_max": "1.12.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",
"bugtracker": "https://github.com/Poodmund/Outer-Planets-Mod/issues",
"metanetkan": "https://raw.githubusercontent.com/Poodmund/Outer-Planets-Mod/master/CKAN/OPM.netkan",
"remote-avc": "https://raw.githubusercontent.com/Poodmund/Outer-Planets-Mod/master/GameData/OPM/OuterPlanetsMod.version"
},
"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"
}
],
"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.10/Outer-Planets-Mod-2.2.10.zip",
"download_size": 115985209,
"download_hash": {
"sha1": "03250B1E1058C3DDB55AA0FC75DD9B3B6722CE1F",
"sha256": "76C79CA38BCACE70E894B78226544480149408CCE9AA47268EF79195EB09C79F"
},
"download_content_type": "application/zip",
"release_date": "2022-01-03T14:11:16Z",
"x_generated_by": "netkan"
}