"NetKAN generated mods - AnimatedDecouplers-v1.4.1"
This commit is contained in:
parent
77c8ff2a01
commit
54b7a42722
|
@ -0,0 +1,36 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "AnimatedDecouplers",
|
||||
"name": "Animated Decouplers",
|
||||
"abstract": "Extensions of KSP's decouplers that play animations.",
|
||||
"author": "Starwaster",
|
||||
"license": "CC-BY-SA-4.0",
|
||||
"resources": {
|
||||
"repository": "https://github.com/Starwaster/AnimatedDecouplers"
|
||||
},
|
||||
"version": "v1.4.1",
|
||||
"ksp_version_min": "1.5.0",
|
||||
"ksp_version_max": "1.5.99",
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "AnimatedDecouplers-x64"
|
||||
},
|
||||
{
|
||||
"name": "AnimatedDecouplers-x86"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/AnimatedDecouplers",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Starwaster/AnimatedDecouplers/releases/download/v1.4.1/AnimatedDecouplers_v1.4.1.zip",
|
||||
"download_size": 6815,
|
||||
"download_hash": {
|
||||
"sha1": "9897D2641277D45304CAD28F92641455803E1A1E",
|
||||
"sha256": "BFA9D3B6B8DE80A4186032A5AF3530EF37E999BF12A3E92591B2AB3C0766CCA3"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue