"NetKAN generated mods - SigmaOPMRecolor-v1.0.0"
This commit is contained in:
parent
9916dd2a07
commit
a2e111aba0
|
@ -0,0 +1,39 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "SigmaOPMRecolor",
|
||||
"name": "Sigma: OPM Recolor",
|
||||
"abstract": "This mod changes the colors of the OPM Gas Giants: Sarnus, Urlum and Neidon are now light blue, red and orange.",
|
||||
"author": "Sigma88",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/112095",
|
||||
"repository": "https://github.com/Sigma88/Sigma-OPMRecolor"
|
||||
},
|
||||
"version": "v1.0.0",
|
||||
"ksp_version": "1.0.4",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "OuterPlanetsMod"
|
||||
},
|
||||
{
|
||||
"name": "Kopernicus"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "SigmaOPMExpansion"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "OPMRecolor",
|
||||
"install_to": "GameData/Sigma"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Sigma88/Sigma-OPMRecolor/releases/download/v1.0.0/Sigma-OPMRecolor.v1.0.0.zip",
|
||||
"download_size": 282767,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue