"NetKAN generated mods - GPP-1.6.0.1"
This commit is contained in:
parent
505b2974e2
commit
0577c40c08
|
@ -0,0 +1,120 @@
|
|||
{
|
||||
"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.6.0.1",
|
||||
"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-Descriptions"
|
||||
},
|
||||
{
|
||||
"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.6.0.1/Galileos-Planet-Pack-1.6.0.1.zip",
|
||||
"download_size": 296946030,
|
||||
"download_hash": {
|
||||
"sha1": "0BD91886937974EB63A877F232A0F37AF9551411",
|
||||
"sha256": "FEAF01A496D484456BD99506BF01FDDF70554BF75B46468A1CC3079DFD628440"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue