Version 2.4.0
Version 2.4.0
- Rewrite of the sounds.js file structure (array of objects)
- Dynamical creation of entire soundboard
- Adjustments of index page following structural rewrite
New sounds.js structure:
- Each sound is an object containing three properties:
filename
,season
anddisplayName
. filename
is obviousseason
decides its grouping on the soundboarddisplayName
decides the button's display value and is unrelated tofilename