NetKAN updated mod - GPP-1-1.6.5.0
This commit is contained in:
parent
228b6a1a11
commit
904f9a48b8
|
@ -5,13 +5,12 @@
|
||||||
"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.",
|
"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",
|
"author": "Galileo88",
|
||||||
"version": "1:1.6.5.0",
|
"version": "1:1.6.5.0",
|
||||||
"ksp_version": "1.4.5",
|
"ksp_version_min": "1.8.1",
|
||||||
"license": "CC-BY-NC-ND",
|
"license": "CC-BY-NC-ND",
|
||||||
"resources": {
|
"resources": {
|
||||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/152136-ksp-13-galileos-planet-pack-v151-8-sept-2017/",
|
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/152136-galileos-planet-pack/",
|
||||||
"repository": "https://github.com/Galileo88/Galileos-Planet-Pack",
|
"repository": "https://github.com/Galileo88/Galileos-Planet-Pack",
|
||||||
"bugtracker": "https://github.com/Galileo88/Galileos-Planet-Pack/issues",
|
"bugtracker": "https://github.com/Galileo88/Galileos-Planet-Pack/issues",
|
||||||
"metanetkan": "https://raw.githubusercontent.com/Galileo88/Galileos-Planet-Pack/master/CKAN/GPP.netkan",
|
|
||||||
"remote-avc": "https://raw.githubusercontent.com/Galileo88/Galileos-Planet-Pack/master/GameData/GPP/Version/GalileosPlanetPack.version"
|
"remote-avc": "https://raw.githubusercontent.com/Galileo88/Galileos-Planet-Pack/master/GameData/GPP/Version/GalileosPlanetPack.version"
|
||||||
},
|
},
|
||||||
"tags": [
|
"tags": [
|
||||||
|
@ -28,13 +27,13 @@
|
||||||
],
|
],
|
||||||
"depends": [
|
"depends": [
|
||||||
{
|
{
|
||||||
"name": "ModuleManager"
|
"name": "GPPTextures"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Kopernicus"
|
"name": "Kopernicus"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "GPPTextures"
|
"name": "ModuleManager"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"recommends": [
|
"recommends": [
|
||||||
|
@ -67,6 +66,9 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "SigmaReplacements-MenuScenes"
|
"name": "SigmaReplacements-MenuScenes"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Grannus-RibbonPack"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"suggests": [
|
"suggests": [
|
||||||
|
@ -113,6 +115,9 @@
|
||||||
{
|
{
|
||||||
"find": "GPP",
|
"find": "GPP",
|
||||||
"install_to": "GameData",
|
"install_to": "GameData",
|
||||||
|
"filter": [
|
||||||
|
"Grannus"
|
||||||
|
],
|
||||||
"comment": "This is the main install for GPP"
|
"comment": "This is the main install for GPP"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue