commit
2c62679306
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "RCSSounds",
|
||||
"name": "RCS Sounds",
|
||||
"abstract": "Adds a sound effect when firing RCS engines.",
|
||||
"license": "GPL-2.0",
|
||||
"author": "pizzaoverhead",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/52896",
|
||||
"repository": "https://github.com/pizzaoverhead/RcsSounds"
|
||||
},
|
||||
"version": "4.3a",
|
||||
"ksp_version_min": "0.25.0",
|
||||
"ksp_version_max": "1.0.4",
|
||||
"download": "http://addons-origin.cursecdn.com/files/2252/83/RcsSoundsV4.3a.zip",
|
||||
"depends": [
|
||||
{ "name": "ModuleManager" }
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/RcsSounds",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue