31 lines
855 B
Plaintext
31 lines
855 B
Plaintext
|
{
|
||
|
"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_min": "1.0",
|
||
|
"resources": {
|
||
|
"repository": "https://github.com/Starwaster/AnimatedDecouplers"
|
||
|
},
|
||
|
"install": [
|
||
|
{
|
||
|
"file": "GameData/AnimatedDecouplers",
|
||
|
"install_to": "GameData"
|
||
|
}
|
||
|
],
|
||
|
"provides": [
|
||
|
"AnimatedDecouplers"
|
||
|
],
|
||
|
"conflicts": [
|
||
|
{
|
||
|
"name": "AnimatedDecouplers-x64"
|
||
|
}
|
||
|
],
|
||
|
"author": "Starwaster",
|
||
|
"version": "1.0.2",
|
||
|
"download": "https://github.com/Starwaster/AnimatedDecouplers/releases/download/1.0.2/AnimatedDecouplers_v1.0.2_KSP_1.0.zip",
|
||
|
"x_generated_by": "netkan",
|
||
|
"download_size": 3023
|
||
|
}
|