"NetKAN generated mods - CrewLight-v1.13"
This commit is contained in:
parent
0f67dcfb40
commit
3c77e5b3a7
|
@ -0,0 +1,27 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "CrewLight",
|
||||
"name": "Crew Light",
|
||||
"abstract": "An automatic light manager",
|
||||
"author": "Li0n",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/154901-122-crew-light-an-automatic-light-manager-11-14-jan-2017/",
|
||||
"repository": "https://github.com/Li0n-0/CrewLight"
|
||||
},
|
||||
"version": "v1.13",
|
||||
"ksp_version": "1.4.1",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Li0n-0/CrewLight/releases/download/v1.13/CrewLight-1.13.zip",
|
||||
"download_size": 67022,
|
||||
"download_hash": {
|
||||
"sha1": "02296FBCFBF94FC9FB20494C49715677E7AA67F6",
|
||||
"sha256": "F61485704C8B68196F1990DAAB3EA8DF7472B5FFA7625CF6D7F5E9045C1FF1A9"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue