NetKAN generated mods - ModuleSequentialAnimateGeneric-0.0.1
This commit is contained in:
parent
37b8befa98
commit
105fcae98d
|
@ -3,9 +3,7 @@
|
|||
"identifier": "ModuleSequentialAnimateGeneric",
|
||||
"name": "Sequential Animate Generic Module",
|
||||
"abstract": "Control multiple ModuleAnimateGeneric modules sequentially, at definable intervals",
|
||||
"author": [
|
||||
"linuxgurugamer"
|
||||
],
|
||||
"author": "linuxgurugamer",
|
||||
"version": "0.0.1",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"license": "MIT",
|
||||
|
@ -14,6 +12,10 @@
|
|||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/184488-*",
|
||||
"repository": "https://github.com/linuxgurugamer/ModuleSequentialAnimateGeneric"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"library"
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "ModuleSequentialAnimateGeneric",
|
||||
|
@ -27,6 +29,5 @@
|
|||
"sha256": "16B3833B85B9E5222A93FF290741911BCDBC9DCB585C9AE8E14A5C95678FE58A"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue