"NetKAN generated mods - AnimatedDecouplers-x86-1.1.1"
This commit is contained in:
parent
7922558cdc
commit
72d6a76a72
|
@ -3,17 +3,13 @@
|
|||
"identifier": "AnimatedDecouplers-x86",
|
||||
"name": "Animated Decouplers",
|
||||
"abstract": "Extensions of KSP's decouplers that play animations.",
|
||||
"author": "Starwaster",
|
||||
"license": "CC-BY-SA-4.0",
|
||||
"ksp_version": "1.0",
|
||||
"resources": {
|
||||
"repository": "https://github.com/Starwaster/AnimatedDecouplers"
|
||||
},
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/AnimatedDecouplers",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"version": "1.1.1",
|
||||
"ksp_version": "1.0",
|
||||
"provides": [
|
||||
"AnimatedDecouplers"
|
||||
],
|
||||
|
@ -22,9 +18,18 @@
|
|||
"name": "AnimatedDecouplers-x64"
|
||||
}
|
||||
],
|
||||
"author": "Starwaster",
|
||||
"version": "1.1.1",
|
||||
"download": "https://github.com/Starwaster/AnimatedDecouplers/releases/download/1.1.1/AnimatedDecouplers_v1.1.1.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 3338
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/AnimatedDecouplers",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Starwaster/AnimatedDecouplers/releases/download/1.1.1/AnimatedDecouplers_v1.1.1.zip",
|
||||
"download_size": 3338,
|
||||
"download_hash": {
|
||||
"sha1": "EEF904DA1D363D08FE0E44CCAAC3ACED73EC1BBF",
|
||||
"sha256": "78917CABE6ECB2D49BDEF6227C8AA6C3419A58676D864ADE1B328BB79E4C07AE"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue