CKAN-meta/RocketSoundEnhancement/RocketSoundEnhancement-0.5....

41 lines
1.4 KiB
Plaintext

{
"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.3",
"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.3/RocketSoundEnhancement-v0.5.3-Plugin.zip",
"download_size": 32131,
"download_hash": {
"sha1": "493EFFA525C2DFBA37FA370CE7D421A5B3937DD3",
"sha256": "A3816C51A89478AAF72E1B451C44C8ED98A5F565C6DD895DACF6CAC3D0D6BFEF"
},
"download_content_type": "application/zip",
"release_date": "2020-11-23T06:04:29Z",
"x_generated_by": "netkan"
}