NetKAN added mod - RocketSoundEnhancement-0.9.1
This commit is contained in:
parent
9e6a825a3f
commit
edae136dac
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"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.9.1",
|
||||
"ksp_version_min": "1.10.1",
|
||||
"ksp_version_max": "1.12.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",
|
||||
"remote-avc": "https://raw.githubusercontent.com/ensou04/RocketSoundEnhancement/master/GameData/RocketSoundEnhancement/RocketSoundEnhancement.version"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"sound"
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "RocketSoundEnhancement-Config-Default"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/ensou04/RocketSoundEnhancement/releases/download/0.9.1/RocketSoundEnhancement-v0.9.1.zip",
|
||||
"download_size": 54481,
|
||||
"download_hash": {
|
||||
"sha1": "C35D21D53FF6EDFB2C008EA2F92AB55A8C1FC778",
|
||||
"sha256": "92816579362BA391F4F22162C8C1D0BB27481F8A1FA274EC619EA9F1CA01B6C7"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2022-05-23T00:02:41Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue