NetKAN added mod - GPP-1-1.6.6.0
This commit is contained in:
parent
d04fd93896
commit
7967e5ac46
|
@ -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.6.0",
|
||||
"ksp_version_min": "1.12.1",
|
||||
"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.6.0/Galileos-Planet-Pack-1.6.6.0.zip",
|
||||
"download_size": 349826921,
|
||||
"download_hash": {
|
||||
"sha1": "57170E3F2E516B67893CBFAE0B8393BC5D72194F",
|
||||
"sha256": "326AE14CCC84BD2F82CFED6D46B775CCEDA500411B9092806B57480F12D811CA"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-09-23T16:46:46Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue