NetKAN added mod - ModuleMultiLight-1.12.5.1
This commit is contained in:
parent
5479e2212b
commit
33b5b491ed
|
@ -0,0 +1,39 @@
|
|||
{
|
||||
"spec_version": "v1.18",
|
||||
"identifier": "ModuleMultiLight",
|
||||
"name": "Module Multi Light",
|
||||
"abstract": "Ever wanted to turn many lights on/off/blink with a single button click?",
|
||||
"author": [
|
||||
"jiraiyah",
|
||||
"zer0Kerbal"
|
||||
],
|
||||
"version": "1.12.5.1",
|
||||
"ksp_version": "1.12.5",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/214228-module-multi-light/",
|
||||
"spacedock": "https://spacedock.info/mod/3294/Module%20Multi%20Light",
|
||||
"repository": "https://github.com/drkhodakarami/Module-Multi-Light",
|
||||
"bugtracker": "https://github.com/drkhodakarami/Module-Multi-Light/issues"
|
||||
},
|
||||
"tags": [
|
||||
"plugin"
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "Module Multi Light",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/3294/Module%20Multi%20Light/download/1.12.5.1",
|
||||
"download_size": 3533,
|
||||
"download_hash": {
|
||||
"sha1": "C3138EC7167227EF5AF9EE31CE115FEC5FBC4ED7",
|
||||
"sha256": "95005E134943F3DF7CCA513834136EA4439A42A511A99A77EAB278EF06F6B1F0"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 6144,
|
||||
"release_date": "2023-03-03T10:58:13.713743+00:00",
|
||||
"x_via": "Automated SpaceDock CKAN submission",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue