mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
"NetKAN generated mods - CrewLight-v1.1"
This commit is contained in:
27
CrewLight/CrewLight-v1.1.ckan
Normal file
27
CrewLight/CrewLight-v1.1.ckan
Normal file
@ -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/",
|
||||
"repository": "https://github.com/Li0n-0/CrewLight"
|
||||
},
|
||||
"version": "v1.1",
|
||||
"ksp_version": "1.2.2",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Li0n-0/CrewLight/releases/download/v1.1/CrewLight-1.1.zip",
|
||||
"download_size": 48359,
|
||||
"download_hash": {
|
||||
"sha1": "953713A70EBB01935376F7F4FDC85CA53C1ED214",
|
||||
"sha256": "78452FA19E7EBA53888BCEC756F28B59F5A730395ADC388683C8FA2C4C0B43CF"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Reference in New Issue
Block a user