RPG Maker MV decoder compatibility assets ========================================= ZScripter includes exact JavaScript/asm.js Ogg Vorbis decoder artifacts and an exact three.js r73 browser build, and the public-domain 111_InputForm companion stylesheet for narrowly fingerprinted RPG Maker MV compatibility recipes. The artifacts come from hajimehoshi/stbvorbis.js, krmbn0576's RPG Maker MV plugin distribution, and mrdoob/three.js. The accompanying `provenance.json` identifies every pinned upstream revision, release URL, reviewed local corpus copy, SHA-256 digest, and byte length. Copyright and attribution: - stbvorbis.js JavaScript wrapper and build: Hajime Hoshi and contributors. Licensed under Apache License 2.0; see `licenses/Apache-2.0.txt`. - AudioStreaming decoder adaptations: Hajime Hoshi and くらむぼん (krmbn0576). The accompanying plugin distribution declares MIT License, Copyright (C) 2019 くらむぼん; see `licenses/AudioStreaming-MIT.txt`. - stb_vorbis decoder core: Copyright (c) 2017 Sean Barrett and contributors. Offered under either MIT or public-domain/Unlicense terms; see `licenses/stb_vorbis-MIT-or-Unlicense.txt`. - three.js r73: Copyright © 2010-2015 three.js authors. Licensed under the MIT License; see `licenses/three.js-MIT.txt`. - 111_InputForm companion CSS: Sasuke KANNAZUKI, 111, and Kuramubon. The paired distribution places the plugin in the public domain; see `licenses/111_InputForm-PUBLIC-DOMAIN.txt`. - ogv.js 1.9.0 player and wrapper: Copyright (c) 2013-2024 Brooke Vibber and contributors, MIT License; see `licenses/ogv.js-MIT.txt`. - The ogv.js Ogg, Theora, and Vorbis WebAssembly modules include Xiph.org Foundation code under the BSD 3-Clause license; see `licenses/libogg-BSD-3-Clause.txt`, `licenses/libtheora-BSD-3-Clause.txt`, and `licenses/libvorbis-BSD-3-Clause.txt`. ZScripter has not modified the dependency artifact bytes.