Merge pull request #477 from Apokee/add_atmosphericsoundenhancement
Add AtmosphericSoundEnhancement
This commit is contained in:
commit
d5a98ec718
|
@ -0,0 +1,17 @@
|
||||||
|
{
|
||||||
|
"spec_version": 1,
|
||||||
|
"identifier": "AtmosphericSoundEnhancement",
|
||||||
|
"name": "Atmospheric Sound Enhancement",
|
||||||
|
"abstract": "Adds the effects of the density, temperature and relative speed of the atmosphere to craft sounds.",
|
||||||
|
"author": "pizzaoverhead",
|
||||||
|
"license": "GPL-2.0",
|
||||||
|
"resources": {
|
||||||
|
"homepage": "http://forum.kerbalspaceprogram.com/threads/56405",
|
||||||
|
"repository": "https://github.com/pizzaoverhead/AtmosphericSoundEnhancement",
|
||||||
|
"bugtracker": "https://github.com/pizzaoverhead/AtmosphericSoundEnhancement/issues"
|
||||||
|
},
|
||||||
|
"version": "2.2",
|
||||||
|
"ksp_version_min": "1.0.0",
|
||||||
|
"ksp_version_max": "1.0.2",
|
||||||
|
"download": "http://addons-origin.cursecdn.com/files/2237/18/AtmosphericSoundEnhancementv2.2.zip"
|
||||||
|
}
|
Loading…
Reference in New Issue