"NetKAN generated mods - EngineLightRelit-1.6.1"

This commit is contained in:
NetKAN inflator Robot 2019-06-26 02:42:03 +00:00
parent 229ca8dfd2
commit 1fba722dde
1 changed files with 47 additions and 0 deletions

View File

@ -0,0 +1,47 @@
{
"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",
"license": "MIT",
"resources": {
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/182906-engine-lighting-relit/",
"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"
},
"version": "1.6.1",
"ksp_version_min": "1.4.5",
"ksp_version_max": "1.7.2",
"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.1",
"download_size": 30440,
"download_hash": {
"sha1": "D204F933ABA90F5D772286161A0198F69FAA3B99",
"sha256": "8602B4C83F3FCA570EACB8777C1B1ECC7AE8ADD1E84C66F356E4B82EEA14F91C"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}