"NetKAN generated mods - GPP-1.5.99"
This commit is contained in:
parent
62615d14c8
commit
2bd9cbf548
|
@ -0,0 +1,117 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "GPP",
|
||||
"name": "Galileo's Planet Pack",
|
||||
"abstract": "Galileo's Planet Pack is an all new solar system. With high quality planets to explore, and more challeging gameplay than the stock game, GPP will give even the most accomplished KSPer hours of fun. GPP removes the stock planetary system and will corrupt stock system game saves.",
|
||||
"author": "Galileo88",
|
||||
"license": "CC-BY-NC-ND",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/152136-ksp-13-galileos-planet-pack-v151-8-sept-2017/",
|
||||
"repository": "https://github.com/Galileo88/Galileos-Planet-Pack"
|
||||
},
|
||||
"version": "1.5.99",
|
||||
"ksp_version": "1.3.1",
|
||||
"provides": [
|
||||
"Scatterer-sunflare"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "Kopernicus"
|
||||
},
|
||||
{
|
||||
"name": "Scatterer"
|
||||
},
|
||||
{
|
||||
"name": "Scatterer-config"
|
||||
},
|
||||
{
|
||||
"name": "GPPTextures"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "Strategia"
|
||||
},
|
||||
{
|
||||
"name": "FinalFrontier"
|
||||
},
|
||||
{
|
||||
"name": "TextureReplacer"
|
||||
},
|
||||
{
|
||||
"name": "DistantObject"
|
||||
},
|
||||
{
|
||||
"name": "OPM-Galileo"
|
||||
},
|
||||
{
|
||||
"name": "KerbalKonstructs"
|
||||
},
|
||||
{
|
||||
"name": "SigmaReplacements-Heads"
|
||||
},
|
||||
{
|
||||
"name": "SigmaReplacements-Suits"
|
||||
},
|
||||
{
|
||||
"name": "SigmaReplacements-Skybox"
|
||||
},
|
||||
{
|
||||
"name": "SigmaReplacements-Navigation"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "SigmaBinary-core"
|
||||
},
|
||||
{
|
||||
"name": "GPPCloudsHighRes"
|
||||
},
|
||||
{
|
||||
"name": "GPPCloudsLowRes"
|
||||
},
|
||||
{
|
||||
"name": "Rescale-25"
|
||||
},
|
||||
{
|
||||
"name": "Rescale-32"
|
||||
},
|
||||
{
|
||||
"name": "Rescale-64"
|
||||
},
|
||||
{
|
||||
"name": "Rescale-10"
|
||||
},
|
||||
{
|
||||
"name": "Rescale-10625"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "GPP",
|
||||
"install_to": "GameData",
|
||||
"comment": "This is the main install for GPP"
|
||||
},
|
||||
{
|
||||
"find": "Optional Mods/GPP_KSCSwitcher/GameData/KSCSwitcher",
|
||||
"install_to": "GameData",
|
||||
"comment": "This correctly installs KSCSwitcher for GPP"
|
||||
},
|
||||
{
|
||||
"find": "Optional Mods/GPP_FinalFrontier/GameData/Nereid",
|
||||
"install_to": "GameData",
|
||||
"comment": "This correctly installs Final Frontier for GPP"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Galileo88/Galileos-Planet-Pack/releases/download/1.5.99/Galileos.Planet.Pack.1.5.99.zip",
|
||||
"download_size": 314228125,
|
||||
"download_hash": {
|
||||
"sha1": "A48F68EEE3352683603AB018F39554E55A6FDCD1",
|
||||
"sha256": "DF565FE5BE040AA0FCBA7C06BB1A61089096D5AF61B4577339DE4494115E71EC"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue