NetKAN added mod - OuterPlanetsMod-2-2.2.11
This commit is contained in:
parent
0442079a35
commit
c48340e848
|
@ -0,0 +1,83 @@
|
|||
{
|
||||
"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",
|
||||
"Poodmund",
|
||||
"Galileo88"
|
||||
],
|
||||
"version": "2:2.2.11",
|
||||
"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",
|
||||
"fr-fr",
|
||||
"ja",
|
||||
"ru",
|
||||
"zh-cn"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "Kopernicus"
|
||||
},
|
||||
{
|
||||
"name": "CommunityTerrainTexturePack"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "CustomBarnKit"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "BetterTimeWarpCont"
|
||||
},
|
||||
{
|
||||
"name": "CommunityResourcePack"
|
||||
},
|
||||
{
|
||||
"name": "FinalFrontier"
|
||||
}
|
||||
],
|
||||
"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.11/Outer-Planets-Mod-2.2.11.zip",
|
||||
"download_size": 116585388,
|
||||
"download_hash": {
|
||||
"sha1": "95038502D16013FDC4971FA49966B6865F3B198B",
|
||||
"sha256": "9E36ABB0B9E3A00D6A1580942C26D37DFC2EE0D61B739B39C6E71AE931D830B8"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 261248827,
|
||||
"release_date": "2024-08-31T19:04:29Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue