支持spine4.3
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
这些资源来自 Esoteric Software 官方的
|
||||
[`spine-runtimes`](https://github.com/EsotericSoftware/spine-runtimes)
|
||||
仓库,用于测试本项目对 Spine 3.8、4.0、4.1、4.2 JSON 数据的加载、预览与动画联动。
|
||||
仓库,用于测试本项目对 Spine 3.8、4.0、4.1、4.2、4.3 JSON 数据的加载、预览与动画联动。
|
||||
|
||||
## 目录结构
|
||||
|
||||
@@ -12,12 +12,15 @@
|
||||
- `spineboy.atlas`:纹理图集
|
||||
- `spineboy.png`:图集贴图
|
||||
|
||||
`4.3/` 还包含官方 `spineboy-pro.skel`,用于验证 4.3 二进制加载和版本识别。
|
||||
|
||||
| 目录 | JSON 中的实际 Spine 版本 | 浏览器访问路径 |
|
||||
| --- | --- | --- |
|
||||
| `3.8/` | `3.8.55` | `/spine-test/3.8/` |
|
||||
| `4.0/` | `4.0.31` | `/spine-test/4.0/` |
|
||||
| `4.1/` | `4.1.17` | `/spine-test/4.1/` |
|
||||
| `4.2/` | `4.2.22` | `/spine-test/4.2/` |
|
||||
| `4.3/` | `4.3.75-beta` | `/spine-test/4.3/` |
|
||||
|
||||
## 手动测试
|
||||
|
||||
@@ -27,4 +30,4 @@
|
||||
4. 检查资源版本、骨骼层级、动画列表、时间轴与粒子挂载联动。
|
||||
|
||||
测试时不要混用不同版本目录中的文件。资源版权和使用条件遵循
|
||||
[`spine-runtimes` License](https://github.com/EsotericSoftware/spine-runtimes/blob/4.2/LICENSE)。
|
||||
[`spine-runtimes` License](https://github.com/EsotericSoftware/spine-runtimes/blob/4.3/LICENSE)。
|
||||
|
||||
Reference in New Issue
Block a user