NetKAN added mod - ModuleSequentialAnimateGeneric-0.0.1.1
This commit is contained in:
parent
0489ed4f71
commit
159de04b5a
|
@ -0,0 +1,36 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "ModuleSequentialAnimateGeneric",
|
||||
"name": "Sequential Animate Generic Module",
|
||||
"abstract": "Control multiple ModuleAnimateGeneric modules sequentially, at definable intervals",
|
||||
"author": "linuxgurugamer",
|
||||
"version": "0.0.1.1",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"license": "MIT",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/184488-*",
|
||||
"repository": "https://github.com/linuxgurugamer/ModuleSequentialAnimateGeneric",
|
||||
"bugtracker": "https://github.com/linuxgurugamer/ModuleSequentialAnimateGeneric/issues",
|
||||
"remote-avc": "http://ksp.spacetux.net/avc/ModuleSequentialAnimateGeneric"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"library"
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "ModuleSequentialAnimateGeneric",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/linuxgurugamer/ModuleSequentialAnimateGeneric/releases/download/0.0.1.1/ModuleSequentialAnimateGeneric-1.12.0-0.0.1.1.zip",
|
||||
"download_size": 13365,
|
||||
"download_hash": {
|
||||
"sha1": "950FA598F70A30BD640E873A75951AAFBA26CE55",
|
||||
"sha256": "07DE8B310A1DBDCD579C5DBCC62DDEB3719B75CD9F6FA522C43C442AEBAEF784"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-10-04T21:42:44Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue