Skip to content

CalbeeDaLock/BD2ModPreview

 
 

Repository files navigation

BD2ModPreview

A minimal Spine animation viewer used internally by BD2ModManager.


Overview

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.


Usage

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)

Spine Runtime License

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.

Spine Runtimes License

Note: This previewer is for educational and debugging purposes only. It is not affiliated with or endorsed by Esoteric Software.


Related Project

  • BD2ModManager – Mod manager with built-in support for mod previews using BD2ModPreview.

License

Licensed under the MIT License.

About

A minimal Spine animation viewer used by BD2ModManager.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 71.4%
  • Vue 11.9%
  • TypeScript 10.6%
  • CSS 3.5%
  • Rust 2.0%
  • Python 0.5%
  • HTML 0.1%