Files
SpineParticlesWeb/vendor/spine/SOURCE.md
T
2026-09-02 13:53:12 +08:00

12 lines
732 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Spine 运行时来源
- 官方仓库:`https://github.com/EsotericSoftware/spine-runtimes`
- 兼容分支:`4.2``4.3`
- 旧版兼容运行时:`@esotericsoftware/spine-core@4.2.119``@esotericsoftware/spine-pixi-v7@4.2.119`
- Spine 4.3 独立运行时:`@spine-particle/spine-core-4.3@4.3.13``@spine-particle/spine-pixi-v7-4.3@4.3.13`
- 加载策略:Spine 3.84.2 固定使用 4.2.119;仅检测到 Spine 4.3 时按需加载 4.3.13
- 接入目标:PixiJS 7
两个包已完整放入当前目录并通过 `file:` 依赖引用,项目安装和构建不需要从 npm 下载运行时代码。
官方许可证保存在同目录的 `LICENSE`;分发或使用前应确认符合其中的 Spine Editor 许可要求。