I just took a little peek at Github and found a link to potential sound effects! Yay!!!
The thing is, though, I am a total Pakled (i.e. ignoramus, which might have been only too obvious to even the most casual bystander). How do I include that lcars.js
file to become active?
I tried this in my configuration.yaml
:
frontend:
javascript_version: latest
themes: !include_dir_merge_named themes
extra_module_url:
- /local/plugins/card-mod.js
- /local/plugins/lcars.js
Alas, I could not get any sounds that way, even though my browser can access the lcars.js file at /local/plugins/lcars.js
.