NetKAN added mod - ModuleAnimateGenericEffects-0.1.4
This commit is contained in:
parent
3606e44d88
commit
f76505dba6
|
@ -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.4",
|
||||
"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.4/ModuleAnimateGenericEffects-1.12.0-0.1.4.zip",
|
||||
"download_size": 16022,
|
||||
"download_hash": {
|
||||
"sha1": "5CB7FAEFAABB81E8D429D3B6184D555D272742C5",
|
||||
"sha256": "3322D84192E12E2B46CB5E295A2D0D8544678B12621D5171CBF92D1912964211"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2022-07-27T01:59:10Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue