"NetKAN generated mods - BULB-1.2"
This commit is contained in:
parent
8d6b34bfa7
commit
ba9e673b3a
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "BULB",
|
||||
"name": "Bulb",
|
||||
"abstract": "Allows the player to alter light colors in flight through a stock-alike interface on the right click menu.",
|
||||
"author": "Alshain",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"spacedock": "https://spacedock.info/mod/552/Bulb",
|
||||
"repository": "https://github.com/Alshain01/KSP-BULB",
|
||||
"x_screenshot": "https://spacedock.info/content/Alshain_1014/Bulb/Bulb-1461259143.6523473.png"
|
||||
},
|
||||
"version": "1.2",
|
||||
"ksp_version": "1.1.3",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager",
|
||||
"min_version": "2.6.22"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "AquilaEnterprises",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/552/Bulb/download/1.2",
|
||||
"download_size": 80575,
|
||||
"download_hash": {
|
||||
"sha1": "338D58CD68F3F2032EA66967A2B0EE5FE8971CB3",
|
||||
"sha256": "F273C7BAC9DBA2E0AA946D927CB6AF8E3AE4CE74E68A2130A1FAB10F49C46816"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue