'NetKAN generated mods - AnimatedDecouplers-x86/AnimatedDecouplers-x86-1.0.1.ckan'
This commit is contained in:
parent
fa12412a79
commit
78841186b0
|
@ -1,30 +0,0 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "AnimatedDecouplers-x86",
|
||||
"name": "Animated Decouplers",
|
||||
"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-x64"
|
||||
}
|
||||
],
|
||||
"author": "Starwaster",
|
||||
"version": "1.0.1",
|
||||
"download": "https://github.com/Starwaster/AnimatedDecouplers/releases/download/1.0.1/AnimatedDecouplers_v1.0.1.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 2996
|
||||
}
|
Loading…
Reference in New Issue