NetKAN added mod - ModuleAnimateGenericEffects-0.1.3
This commit is contained in:
parent
c09e87daa2
commit
b142512108
|
@ -0,0 +1,36 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "ModuleAnimateGenericEffects",
|
||||
"name": "Animate Generic Effects Module",
|
||||
"abstract": "Added effects & part symmetry to ModuleAnimateGeneric",
|
||||
"author": "linuxgurugamer",
|
||||
"version": "0.1.3",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"license": "MIT",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/191807-18x-*",
|
||||
"repository": "https://github.com/linuxgurugamer/ModuleAnimateGenericEffects",
|
||||
"bugtracker": "https://github.com/linuxgurugamer/ModuleAnimateGenericEffects/issues",
|
||||
"remote-avc": "http://ksp.spacetux.net/avc/ModuleAnimateGenericEffects"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"library"
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "ModuleAnimateGenericEffects",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/linuxgurugamer/ModuleAnimateGenericEffects/releases/download/0.1.3/ModuleAnimateGenericEffects-1.12.0-0.1.3.zip",
|
||||
"download_size": 14543,
|
||||
"download_hash": {
|
||||
"sha1": "5780600737E12EABF93CC311DA1FB7D5BBEE2D6F",
|
||||
"sha256": "7CBBF63934D407C8E75F78C13E91A294D4211CEF0F804BD82B9A38E5C7A9AAE9"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-08-03T23:31:14Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue