NetKAN added mod - RocketSoundEnhancement-0.5.4
This commit is contained in:
parent
208c176e9e
commit
c8f4957a64
|
@ -0,0 +1,40 @@
|
|||
{
|
||||
"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.4",
|
||||
"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.4/RocketSoundEnhancement-v0.5.4-Plugin.zip",
|
||||
"download_size": 32679,
|
||||
"download_hash": {
|
||||
"sha1": "D7DCAE69CFD3DA5DCFF9DD6AEA58629552093E18",
|
||||
"sha256": "A0D96D5D5BC890398411BD55FF2FF61DA698CD30C16E2B7F99BC82998709987F"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2020-11-27T04:38:08Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue