"NetKAN generated mods - GPP-1.5.3"

This commit is contained in:
NetKAN inflator Robot 2017-10-11 05:54:11 +00:00
parent 5bf7f7bb1c
commit 65b09d3324
1 changed files with 98 additions and 0 deletions

98
GPP/GPP-1.5.3.ckan Normal file
View File

@ -0,0 +1,98 @@
{
"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.3",
"ksp_version": "1.3.1",
"provides": [
"Scatterer-sunflare",
"LoadingScreenManager"
],
"depends": [
{
"name": "ModuleManager"
},
{
"name": "Kopernicus"
},
{
"name": "Scatterer"
},
{
"name": "Scatterer-config"
},
{
"name": "GPPTextures"
}
],
"recommends": [
{
"name": "GPPCloudsHighRes"
},
{
"name": "GPPCloudsLowRes"
},
{
"name": "Strategia"
},
{
"name": "FinalFrontier"
},
{
"name": "TextureReplacer"
},
{
"name": "DistantObject"
},
{
"name": "OPM-Galileo"
}
],
"conflicts": [
{
"name": "LoadingScreenManager"
}
],
"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_TextureReplacer/GameData/TextureReplacer",
"install_to": "GameData",
"comment": "This correctly installs TextureReplacer for GPP"
},
{
"find": "Optional Mods/GPP_FinalFrontier/GameData/Nereid",
"install_to": "GameData",
"comment": "This correctly installs Final Fronteir for GPP"
},
{
"find": "Optional Mods/LoadingScreen/GameData/LoadingScreenManager",
"install_to": "GameData",
"comment": "This correctly installs LoadingScreenManager for GPP"
}
],
"download": "https://github.com/Galileo88/Galileos-Planet-Pack/releases/download/1.5.3/Galileos.Planet.Pack.1.5.3.zip",
"download_size": 254555900,
"download_hash": {
"sha1": "8FF503D7D4A0EF2F2AB006DEFA55627AFDEBAB27",
"sha256": "53A09DD9621CA53A60E2E4096DEF5FB913C72494DDC058D04F23326097CC5C28"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}