# Third-Party Notices This repository redistributes third-party assets. Their licenses are separate from this project's MIT license and are reproduced below. ## 1. DS 鲸鱼娘 Live2D model — `assets/whale-girl/` - **Author**: B站 **@氵六青** (UID 11272072) - **Source**: shared free of charge by the author - **Author's stated terms**: 商用直播 ✔ / 自印物料 ✔ / **禁止盗用与出售** (commercial streaming OK / self-printed merchandise OK / misappropriation and resale prohibited) This project loads the model **locally only**. The model files are included in this repository so that the plugin works out of the box; they are **not sold** and this repository does not claim any rights over them. If the author objects to this redistribution, the `assets/whale-girl/` directory will be removed on request — the plugin degrades gracefully to the static widget when the model is absent. If you fork this project or reuse the model elsewhere, **verify the license yourself** and credit the author. ## 2. Cubism Core — NOT included `live2dcubismcore.min.js` is **not** bundled. Live2D's proprietary license does not permit redistribution. Obtain it yourself from the official Cubism SDK for Web and place it at: ``` %DSH_HOME%\pets\.runtime\live2dcubismcore.min.js ``` ## 3. pixi.js + Live2D rendering stack Bundled as `lib/live2d-vendor.js`. MIT licensed. ## 4. Vaydeer HID protocol notes (`dsh-codex-micro`) The Vaydeer keypad protocol in `tools/vaydeer_hid.py` was **reverse-engineered from the vendor's own Electron bundle** for interoperability purposes. No vendor code is copied. Not affiliated with or endorsed by Vaydeer.