1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00
CKAN-meta/AnimatedDecouplers-x86/AnimatedDecouplers-x86-v1.2.0.ckan
2015-10-20 06:01:27 +00:00

31 lines
845 B
Plaintext

{
"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.0",
"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.0/AnimatedDecouplers_v1.2.0.zip",
"download_size": 5656,
"x_generated_by": "netkan"
}