"NetKAN generated mods - AnimatedDecouplers-x86-v1.2.1"
This commit is contained in:
parent
c7458e95c6
commit
a58e84f04b
|
@ -0,0 +1,30 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "AnimatedDecouplers-x86",
|
||||
"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.2.1",
|
||||
"ksp_version": "1.0",
|
||||
"provides": [
|
||||
"AnimatedDecouplers"
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "AnimatedDecouplers-x64"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/AnimatedDecouplers",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Starwaster/AnimatedDecouplers/releases/download/v1.2.1/AnimatedDecouplers_v1.2.1.zip",
|
||||
"download_size": 5906,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue