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