"NetKAN generated mods - BULB-1.3"
This commit is contained in:
parent
972a23c231
commit
6e8559c2d8
|
@ -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.3",
|
||||
"ksp_version": "1.2.0",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager",
|
||||
"min_version": "2.6.22"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "AquilaEnterprises",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/552/Bulb/download/1.3",
|
||||
"download_size": 86388,
|
||||
"download_hash": {
|
||||
"sha1": "E2E9C872F0A8AE212136AEEF1107985319398B15",
|
||||
"sha256": "579D20DEE7E4773CE36D1510A9CDF56F6E28A85B9EC3AA312D388FA1C870B4D5"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue