NetKAN generated mods - EngineLightRelit-1.6.2.2
This commit is contained in:
parent
8174e230f4
commit
a8eb88dbd9
|
@ -0,0 +1,46 @@
|
|||
{
|
||||
"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.2.2",
|
||||
"ksp_version": "1.8.0",
|
||||
"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.2",
|
||||
"download_size": 34392,
|
||||
"download_hash": {
|
||||
"sha1": "6075BB4CAE78A2E50A262690E4C4B39AF2F1324C",
|
||||
"sha256": "5EEC5328753CB8668067729C719E450E403794BE9CEDAF28E318431C5C208C92"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue