NetKAN generated mods - B9AnimationModules-v1.7.0
This commit is contained in:
parent
a132a601b2
commit
cbbc2e052e
|
@ -0,0 +1,34 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "B9AnimationModules",
|
||||
"name": "B9 Animation Modules",
|
||||
"abstract": "A set of Kerbal Space Program PartModules designed to control animations in B9 Aerospace.",
|
||||
"author": "blowfish",
|
||||
"version": "v1.7.0",
|
||||
"ksp_version": "1.9.1",
|
||||
"license": "LGPL-3.0",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?showtopic=155491",
|
||||
"repository": "https://github.com/blowfishpro/B9AnimationModules",
|
||||
"metanetkan": "https://raw.githubusercontent.com/blowfishpro/B9AnimationModules/master/NetKAN/B9AnimationModules.netkan"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"library"
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "B9AnimationModules",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/blowfishpro/B9AnimationModules/releases/download/v1.7.0/B9AnimationModules_v1.7.0.zip",
|
||||
"download_size": 13767,
|
||||
"download_hash": {
|
||||
"sha1": "207626F8068D782C7A8D6F8C022066FF1637B6AE",
|
||||
"sha256": "965E7A3CD2DF309367F1C3E8BCB172173213BEEE71645FE007B50AD07335A01F"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue