NetKAN updated mod - AnimatedAttachment-v2.1.5
This commit is contained in:
parent
48c5648c3e
commit
2e294c302a
|
@ -3,15 +3,15 @@
|
|||
"identifier": "AnimatedAttachment",
|
||||
"name": "Animated Attachment",
|
||||
"abstract": "Allows generic animations to move connected parts",
|
||||
"author": "KSPKatten",
|
||||
"author": "johanedab",
|
||||
"version": "v2.1.5",
|
||||
"ksp_version_min": "1.4.5",
|
||||
"ksp_version_max": "1.10.99",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/175881-*",
|
||||
"repository": "https://github.com/KSPKatten/AnimatedAttachment",
|
||||
"bugtracker": "https://github.com/KSPKatten/AnimatedAttachment/issues",
|
||||
"repository": "https://github.com/johanedab/AnimatedAttachment",
|
||||
"bugtracker": "https://github.com/johanedab/AnimatedAttachment/issues",
|
||||
"remote-avc": "http://ksp-avc.cybutek.net/version.php?id=579"
|
||||
},
|
||||
"tags": [
|
||||
|
@ -23,7 +23,7 @@
|
|||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/KSPKatten/AnimatedAttachment/releases/download/v2.1.5/AnimatedAttachment_v2.1.5.zip",
|
||||
"download": "https://github.com/johanedab/AnimatedAttachment/releases/download/v2.1.5/AnimatedAttachment_v2.1.5.zip",
|
||||
"download_size": 16823,
|
||||
"download_hash": {
|
||||
"sha1": "89AA8726C847E6B6C55A4E167898FDCF973A1C33",
|
||||
|
|
Loading…
Reference in New Issue