parent
8c6274e7ff
commit
41366506f9
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "RCSSounds",
|
||||
"name": "RCS Sounds",
|
||||
"abstract": "Adds a sound effect when firing RCS engines",
|
||||
"license": "GPL-2.0",
|
||||
"author": "pizzaoverhead",
|
||||
"description": "Tired of your monopropellant rockets being left out in the sound department? This adds a sound effect when firing RCS engines, varying in pitch and intensity with monopropellant usage. It can be useful to tell just how much SAS is burning through your reserves without even a glance.",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/52896",
|
||||
"repository": "https://github.com/pizzaoverhead/RcsSounds"
|
||||
},
|
||||
"version": "4.4",
|
||||
"ksp_version_min": "0.25.0",
|
||||
"ksp_version_max": "1.0.5",
|
||||
"download": "http://addons-origin.cursecdn.com/files/2258/990/RcsSoundsV4.4.zip",
|
||||
"depends": [
|
||||
{ "name": "ModuleManager" }
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/RcsSounds",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue