-
webyarns-3.8.0.2 Stable
released this
2019-10-28 19:03:28 +00:00 | 83 commits to master since this releaseBreaking changes:
- The format for the sound json has changed to support looping as a configuration:
The format should now follow:
<script id="sounds" type="application/json"> { "nakedcall": { "loop": true, "src": [ "webyarns/sounds/nakedcall.mp3", "webyarns/sounds/nakedcall.ogg" ] }, "manstitutes": { "src": [ "webyarns/sounds/manstitutes.mp3", "webyarns/sounds/manstitutes.ogg" ] }, "bar": { "src": [ "webyarns/sounds/bar.mp3", "webyarns/sounds/bar.ogg" ] }, "ding": { "src": [ "webyarns/sounds/ding.mp3", "webyarns/sounds/ding.ogg" ] } } </script>Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads