22 lines
828 B
Plaintext
22 lines
828 B
Plaintext
{
|
|
"spec_version": 1,
|
|
"identifier" : "Muffler",
|
|
"name" : "Sound Muffler",
|
|
"author" : "NovaSilisko",
|
|
"abstract" : "In space, nobody can hear you scream. A simple plugin that modifies your game audio - as the atmosphere around you thins, sound becomes more and more muffled until it's just a deep bass rumble like you might hear inside a ship.",
|
|
"version" : "v1.0",
|
|
"ksp_version_min" : "0.21",
|
|
"ksp_version_max" : "1.0.99",
|
|
"license" : "restricted",
|
|
"install": [
|
|
{
|
|
"file" : "GameData/SiliskoIndustries",
|
|
"install_to" : "GameData"
|
|
}
|
|
],
|
|
"resources": {
|
|
"homepage": "http://forum.kerbalspaceprogram.com/threads/50236"
|
|
},
|
|
"download": "https://dl.dropboxusercontent.com/u/575558/KSP/Muffler%20v1.zip"
|
|
}
|