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.2",
"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.2/RocketSoundEnhancement-v0.5.2-Plugin.zip",
"download_size": 32028,
"download_hash": {
"sha1": "4A8B4B2F44675A9ABF817F23C234AA6C91303B9E",
"sha256": "74B7F0AA4C47921DDF0E54875DC87543B4E64A5BA02C01953154BC590F101A2F"
},
"download_content_type": "application/zip",
"release_date": "2020-11-21T21:17:50Z",
"x_generated_by": "netkan"
}