NetKAN generated mods - EngineLightRelit-1.6.2.3
This commit is contained in:
parent
fffa181fec
commit
76cd30aa16
|
@ -0,0 +1,51 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "EngineLightRelit",
|
||||
"name": "Engine Lighting Relit",
|
||||
"abstract": "A simple mod that adds lighting effects to all engines and decouplers",
|
||||
"author": "linuxgurugamer",
|
||||
"version": "1.6.2.3",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.9.0",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/182906-*",
|
||||
"spacedock": "https://spacedock.info/mod/2111/Engine%20Lighting%20Relit",
|
||||
"repository": "https://github.com/linuxgurugamer/EngineLightRelit",
|
||||
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/Engine_Lighting_Relit/Engine_Lighting_Relit-1552764686.3158028.png"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"graphics"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager",
|
||||
"min_version": "2.6.3"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "HotRockets"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "EngineLighting"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "EngineLightRelit",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2111/Engine%20Lighting%20Relit/download/1.6.2.3",
|
||||
"download_size": 14946,
|
||||
"download_hash": {
|
||||
"sha1": "71C12AFBC7F0FA55EF9F0ECE63853F07A7BCEB31",
|
||||
"sha256": "1B22D6FD0E7DA6BA08132ACD19D3A28BD4D5AF8ECFE85513EDB62CB5FD7EFA18"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue