"NetKAN generated mods - DockingPortSoundFX-2.1.1"
This commit is contained in:
parent
73d6e3a648
commit
57d7902d1e
|
@ -0,0 +1,39 @@
|
|||
{
|
||||
"spec_version": "v1.10",
|
||||
"identifier": "DockingPortSoundFX",
|
||||
"name": "Docking Port Sound FX",
|
||||
"abstract": "Add docking sounds to stock docking ports! Works with mods too using simple API (a few lines added to a config file)",
|
||||
"author": "TG626",
|
||||
"license": "CC-BY-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/113390-105docking-sounds-v12-62415",
|
||||
"spacedock": "https://spacedock.info/mod/474/Docking%20Port%20Sound%20FX",
|
||||
"x_screenshot": "https://spacedock.info/content/TG626_1683/Docking_Port_Sound_FX/Docking_Port_Sound_FX-1459834509.5380197.jpg"
|
||||
},
|
||||
"version": "2.1.1",
|
||||
"ksp_version_min": "1.1.0",
|
||||
"ksp_version_max": "1.1.2",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find_regexp": "DPSoundFX",
|
||||
"install_to": "GameData",
|
||||
"filter": [
|
||||
"Source",
|
||||
"CustomExample"
|
||||
]
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/474/Docking%20Port%20Sound%20FX/download/2.1.1",
|
||||
"download_size": 274058,
|
||||
"download_hash": {
|
||||
"sha1": "77641C45A28DBD492D97DF3AC21B084803B6AB32",
|
||||
"sha256": "2ABCE831805B24D052C7DA9277F130FD0D723A44A48C8AB933B06AEA4949F8DF"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue