spine资源引入

This commit is contained in:
tianmo
2026-08-29 03:10:16 +08:00
parent 166b5015c2
commit 5f4667f736
25 changed files with 31151 additions and 9082 deletions
+11
View File
@@ -0,0 +1,11 @@
# Spine 运行时来源
- 官方仓库:`https://github.com/EsotericSoftware/spine-runtimes`
- 兼容分支:`4.2`
- 仓库提交:`b81e5a58ed38704aee4f866f0e0ac672623ce914`
- 本地包版本:`@esotericsoftware/spine-core@4.2.119`
- 本地包版本:`@esotericsoftware/spine-pixi-v7@4.2.119`
- 接入目标:PixiJS 7
两个包已完整放入当前目录并通过 `file:` 依赖引用,项目安装和构建不需要从 npm 下载运行时代码。
官方许可证保存在同目录的 `LICENSE`;分发或使用前应确认符合其中的 Spine Editor 许可要求。