NetKAN added mod - ModuleAnimateGenericEffects-0.1.5
This commit is contained in:
parent
cd33f12878
commit
fba4ca406e
|
@ -0,0 +1,37 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "ModuleAnimateGenericEffects",
|
||||
"name": "Animate Generic Effects Module",
|
||||
"abstract": "Added effects & part symmetry to ModuleAnimateGeneric",
|
||||
"author": "linuxgurugamer",
|
||||
"version": "0.1.5",
|
||||
"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.5/ModuleAnimateGenericEffects-1.12.0-0.1.5.zip",
|
||||
"download_size": 14587,
|
||||
"download_hash": {
|
||||
"sha1": "F15F762F5BDE7F9305ED872D44AC928F5C8196B5",
|
||||
"sha256": "84513D3637308285A5C1761E0667AC8BE6F8493D2F0CEC111765611D34403C6D"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 35113,
|
||||
"release_date": "2022-11-01T23:47:28Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue