NetKAN added mod - GPPCloudsLowRes-1.6.8.0
This commit is contained in:
parent
cd62ad88f8
commit
1fd8d274bf
|
@ -0,0 +1,66 @@
|
|||
{
|
||||
"spec_version": "v1.26",
|
||||
"identifier": "GPPCloudsLowRes",
|
||||
"name": "GPP LowRes clouds",
|
||||
"abstract": "Low resolution clouds for GPP",
|
||||
"author": [
|
||||
"Galileo88",
|
||||
"OhioBob"
|
||||
],
|
||||
"version": "1.6.8.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-*",
|
||||
"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",
|
||||
"graphics"
|
||||
],
|
||||
"provides": [
|
||||
"EnvironmentalVisualEnhancements-Config"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "EnvironmentalVisualEnhancements"
|
||||
},
|
||||
{
|
||||
"any_of": [
|
||||
{
|
||||
"name": "GPP"
|
||||
},
|
||||
{
|
||||
"name": "GPPSecondary"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "GPPCloudsHighRes"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "Optional Mods/GPP_Clouds/Low-res Clouds_GameData inside/GameData/GPP",
|
||||
"install_to": "GameData",
|
||||
"comment": "This installs the low resolution clouds configs for GPP"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Galileo88/Galileos-Planet-Pack/releases/download/1.6.8.0/Galileos-Planet-Pack-1.6.8.0.zip",
|
||||
"download_size": 349842953,
|
||||
"download_hash": {
|
||||
"sha1": "F113BD19E5C340117D7E0958CA4505F25CF6681B",
|
||||
"sha256": "7607F5DB8C0F25BFF18B82A724954B0BB31EAEF7A6386593589D3E109B1382E2"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-11-25T17:17:12Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue