A minimal Spine animation viewer used internally by BD2ModManager.
BD2ModPreview is a lightweight, standalone .exe for previewing Spine mod animations.
It is designed specifically for use with BD2ModManager and is not a full-featured Spine viewer.
While this tool is normally launched by BD2ModManager, you can run it manually:
BD2ModPreview.exe <path-to-mod-folder>The mod folder must include:
- .skel or .json file
- .atlas file
- Corresponding .png texture(s)
This project uses the official Spine runtimes provided by Esoteric Software.
These runtimes are licensed under their own terms, and you must have a valid Spine license to use or distribute projects built with them.
Note: This previewer is for educational and debugging purposes only. It is not affiliated with or endorsed by Esoteric Software.
- BD2ModManager – Mod manager with built-in support for mod previews using BD2ModPreview.
Licensed under the MIT License.