'NetKAN generated mods - AnimatedDecouplers-x64/AnimatedDecouplers-x64-1.0.1.x64.ckan'
This commit is contained in:
parent
8471405259
commit
bb67a27118
|
@ -0,0 +1,30 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "AnimatedDecouplers-x64",
|
||||
"name": "Animated Decouplers - x64",
|
||||
"abstract": "Extensions of KSP's decouplers that play animations.",
|
||||
"license": "CC-BY-SA-4.0",
|
||||
"ksp_version": "0.90",
|
||||
"resources": {
|
||||
"repository": "https://github.com/Starwaster/AnimatedDecouplers"
|
||||
},
|
||||
"install": [
|
||||
{
|
||||
"file": "AnimatedDecouplers/GameData/AnimatedDecouplers",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"provides": [
|
||||
"AnimatedDecouplers"
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "AnimatedDecouplers-x86"
|
||||
}
|
||||
],
|
||||
"author": "Starwaster",
|
||||
"version": "1.0.1.x64",
|
||||
"download": "https://github.com/Starwaster/AnimatedDecouplers/releases/download/1.0.1.x64/AnimatedDecouplers_v1.0.1.x64.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 4225
|
||||
}
|
Loading…
Reference in New Issue