NetKAN added mod - GPP-1-1.6.7.0
This commit is contained in:
parent
ad451c0c5a
commit
8dc1d5a6a1
|
@ -0,0 +1,139 @@
|
|||
{
|
||||
"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",
|
||||
"version": "1:1.6.7.0",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"ksp_version_max": "1.12.99",
|
||||
"license": "CC-BY-NC-ND",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/152136-galileos-planet-pack/",
|
||||
"repository": "https://github.com/Galileo88/Galileos-Planet-Pack",
|
||||
"bugtracker": "https://github.com/Galileo88/Galileos-Planet-Pack/issues",
|
||||
"remote-avc": "https://raw.githubusercontent.com/Galileo88/Galileos-Planet-Pack/master/GameData/GPP/Version/GalileosPlanetPack.version"
|
||||
},
|
||||
"tags": [
|
||||
"config",
|
||||
"planet-pack"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us",
|
||||
"es-es",
|
||||
"es-mx",
|
||||
"ja",
|
||||
"ru",
|
||||
"zh-cn"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "GPPTextures"
|
||||
},
|
||||
{
|
||||
"name": "Kopernicus"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "Strategia"
|
||||
},
|
||||
{
|
||||
"name": "FinalFrontier"
|
||||
},
|
||||
{
|
||||
"name": "OPM-Galileo"
|
||||
},
|
||||
{
|
||||
"name": "KerbalKonstructs"
|
||||
},
|
||||
{
|
||||
"name": "SigmaReplacements-Descriptions"
|
||||
},
|
||||
{
|
||||
"name": "SigmaReplacements-Heads"
|
||||
},
|
||||
{
|
||||
"name": "SigmaReplacements-Suits"
|
||||
},
|
||||
{
|
||||
"name": "SigmaReplacements-SkyBox"
|
||||
},
|
||||
{
|
||||
"name": "SigmaReplacements-Navigation"
|
||||
},
|
||||
{
|
||||
"name": "SigmaReplacements-MenuScenes"
|
||||
},
|
||||
{
|
||||
"name": "Grannus-RibbonPack"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "SigmaBinary-core"
|
||||
},
|
||||
{
|
||||
"name": "GPPCloudsHighRes"
|
||||
},
|
||||
{
|
||||
"name": "GPPCloudsLowRes"
|
||||
},
|
||||
{
|
||||
"name": "Rescale-25"
|
||||
},
|
||||
{
|
||||
"name": "Rescale-32"
|
||||
},
|
||||
{
|
||||
"name": "Rescale-64"
|
||||
},
|
||||
{
|
||||
"name": "Rescale-10"
|
||||
},
|
||||
{
|
||||
"name": "Rescale-10625"
|
||||
},
|
||||
{
|
||||
"name": "BetterLookingOceans-HighRes"
|
||||
},
|
||||
{
|
||||
"name": "BetterLookingOceans-MedRes"
|
||||
},
|
||||
{
|
||||
"name": "BetterLookingOceans-LowRes"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "StockVisualEnhancements"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "GPP",
|
||||
"install_to": "GameData",
|
||||
"comment": "This is the main install for GPP"
|
||||
},
|
||||
{
|
||||
"find": "Optional Mods/GPP_FinalFrontier/GameData/Nereid",
|
||||
"install_to": "GameData",
|
||||
"filter": [
|
||||
"Grannus"
|
||||
],
|
||||
"comment": "This correctly installs Final Frontier for GPP"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Galileo88/Galileos-Planet-Pack/releases/download/1.6.7.0/Galileos-Planet-Pack-1.6.7.0.zip",
|
||||
"download_size": 349842206,
|
||||
"download_hash": {
|
||||
"sha1": "9EEB58CC68E8463064A517935A01148D44080E89",
|
||||
"sha256": "D3F8BCA8E591211800F1343FEE4DB54A1C000B76D81414BF86EB7FAA4F9FC1EE"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-10-21T16:28:54Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue