41 lines
1.4 KiB
JSON
41 lines
1.4 KiB
JSON
{
|
|
"spec_version": "v1.4",
|
|
"identifier": "RocketSoundEnhancement",
|
|
"name": "Rocket Sound Enhancement",
|
|
"abstract": "Plugin for modders to add more detailed sound effects to the game, featuring a robust Layering System for use of multiple sounds",
|
|
"author": "ensou04",
|
|
"version": "0.5.1",
|
|
"ksp_version_min": "1.10.1",
|
|
"ksp_version_max": "1.10.99",
|
|
"license": "GPL-3.0",
|
|
"resources": {
|
|
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/179579-wip15x-rocket-sound-enhancement-pre-v100/",
|
|
"repository": "https://github.com/ensou04/RocketSoundEnhancement",
|
|
"bugtracker": "https://github.com/ensou04/RocketSoundEnhancement/issues"
|
|
},
|
|
"tags": [
|
|
"plugin",
|
|
"sound"
|
|
],
|
|
"recommends": [
|
|
{
|
|
"name": "RocketSoundEnhancement-Config-Default"
|
|
}
|
|
],
|
|
"install": [
|
|
{
|
|
"find": "RocketSoundEnhancement",
|
|
"install_to": "GameData"
|
|
}
|
|
],
|
|
"download": "https://github.com/ensou04/RocketSoundEnhancement/releases/download/0.5.1/RocketSoundEnhancement-v0.5.1-Plugin.zip",
|
|
"download_size": 31749,
|
|
"download_hash": {
|
|
"sha1": "2B4AB196D5A092F66861B3BFA2F5C29EFC14A284",
|
|
"sha256": "B9A725A7618E7794D06AA6A002FBF9D191120DFB9E64A4DAAF9CAFA14BA89495"
|
|
},
|
|
"download_content_type": "application/zip",
|
|
"release_date": "2020-11-21T01:28:26Z",
|
|
"x_generated_by": "netkan"
|
|
}
|