Add RCSSounds

Only available on Curse or Mediafire.
This commit is contained in:
Dwayne Bent 2015-05-03 18:29:01 -04:00
parent a66516c5f0
commit 8adfe8bda4
1 changed files with 22 additions and 0 deletions

View File

@ -0,0 +1,22 @@
{
"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.",
"version": "4.3",
"ksp_version_min": "0.25.0",
"ksp_version_max": "1.0.2",
"download": "http://kerbal.curseforge.com/ksp-mods/220521-rcs-sounds/files/2226117/download",
"depends": [
{ "name": "ModuleManager" }
],
"install": [
{
"file": "GameData/RcsSounds",
"install_to": "GameData"
}
]
}