"NetKAN generated mods - ModuleSequentialAnimateGeneric-0.0.0.2"
This commit is contained in:
parent
6f1d6b8239
commit
51e552d762
|
@ -0,0 +1,31 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "ModuleSequentialAnimateGeneric",
|
||||
"name": "Sequential Animate Generic Module",
|
||||
"abstract": "Control multiple ModuleAnimateGeneric modules sequentially, at definable intervals",
|
||||
"author": [
|
||||
"linuxgurugamer"
|
||||
],
|
||||
"license": "MIT",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"repository": "https://github.com/linuxgurugamer/ModuleSequentialAnimateGeneric"
|
||||
},
|
||||
"version": "0.0.0.2",
|
||||
"ksp_version": "1.4.5",
|
||||
"install": [
|
||||
{
|
||||
"find": "ModuleSequentialAnimateGeneric",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/linuxgurugamer/ModuleSequentialAnimateGeneric/releases/download/0.0.0.2/ModuleSequentialAnimateGeneric-1.4.5-0.0.0.2.zip",
|
||||
"download_size": 29145,
|
||||
"download_hash": {
|
||||
"sha1": "7FA307E712FF94461FCBE2FB5BD551C64B9156E6",
|
||||
"sha256": "4BCC8186C55B4878B5D03447E4F229ADB3899EA0E5E2054F484258809BC30C46"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue