NetKAN added mod - StagedAnimation-v2.0
This commit is contained in:
parent
8e6ca88e07
commit
4bbf600069
|
@ -0,0 +1,45 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "StagedAnimation",
|
||||
"name": "Staged Animation",
|
||||
"abstract": "Plays an animation when a part is staged",
|
||||
"author": [
|
||||
"SirKeplan",
|
||||
"StollD",
|
||||
"blowfishpro",
|
||||
"cherrydev",
|
||||
"pjf",
|
||||
"rsparkyc",
|
||||
"stratochief66",
|
||||
"zorg2044",
|
||||
"NathanKell"
|
||||
],
|
||||
"version": "v2.0",
|
||||
"ksp_version_min": "1.8",
|
||||
"ksp_version_max": "1.11",
|
||||
"license": "CC-BY-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/202317-*",
|
||||
"repository": "https://github.com/KSP-RO/StagedAnimation",
|
||||
"bugtracker": "https://github.com/KSP-RO/StagedAnimation/issues"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"library"
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/StagedAnimation",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/KSP-RO/StagedAnimation/releases/download/v2.0/StagedAnimation.zip",
|
||||
"download_size": 4792,
|
||||
"download_hash": {
|
||||
"sha1": "B30731DCEDC631E850E50AE18D6FC5D0C658F16A",
|
||||
"sha256": "1F7EBC2E56F20D7EE8F2F84E23E2ED0D67C3F43D8D6F2B08895153CE66D51BE2"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-05-12T03:18:05Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue