NetKAN added mod - MinAmbLightUpd-1.2.6.1
This commit is contained in:
parent
d564209570
commit
01ec0c0f2f
|
@ -0,0 +1,46 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "MinAmbLightUpd",
|
||||
"name": "Minimum Ambient Lighting Updated",
|
||||
"abstract": "A small plugin that will set the minimum ambient light level in each scene",
|
||||
"author": "linuxgurugamer",
|
||||
"version": "1.2.6.1",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.12.1",
|
||||
"license": "BSD-2-clause",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/190080-*",
|
||||
"spacedock": "https://spacedock.info/mod/2279/Minimum%20Ambient%20Lighting%20Updated",
|
||||
"repository": "https://github.com/linuxgurugamer/MinimumAmbientLightingUpdated",
|
||||
"bugtracker": "https://github.com/linuxgurugamer/MinimumAmbientLightingUpdated/issues",
|
||||
"remote-avc": "http://ksp.spacetux.net/avc/MinimumAmbientLightingUpdated",
|
||||
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/Minimum_Ambient_Lighting_Updated/Minimum_Ambient_Lighting_Updated-1596931980.474013.png"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"graphics"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "MinimumAmbientLightingUpdated",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2279/Minimum%20Ambient%20Lighting%20Updated/download/1.2.6.1",
|
||||
"download_size": 13495,
|
||||
"download_hash": {
|
||||
"sha1": "E833B8D07C8B702F9D3954E67552F9E4E590B2D7",
|
||||
"sha256": "A77B51EB71A5A0E187AE9100A37B3AFF1E39E060435A13810149F4DD03F76BA1"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-07-28T02:13:58.559264+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue