更新readme

This commit is contained in:
ww-rm
2025-03-05 16:08:29 +08:00
parent 295afdc874
commit 4c96a71124
3 changed files with 3 additions and 0 deletions

View File

@@ -21,6 +21,7 @@ Alternatively, you can download the zip package with the `SelfContained` suffix,
## Features ## Features
- Supports viewing Spine files of different versions: - Supports viewing Spine files of different versions:
- [x] `v2.1.x`
- [x] `v3.6.x` - [x] `v3.6.x`
- [x] `v3.7.x` - [x] `v3.7.x`
- [x] `v3.8.x` - [x] `v3.8.x`

View File

@@ -21,6 +21,7 @@
## 功能 ## 功能
- 支持不同版本 Spine 查看 - 支持不同版本 Spine 查看
- [x] `v2.1.x`
- [x] `v3.6.x` - [x] `v3.6.x`
- [x] `v3.7.x` - [x] `v3.7.x`
- [x] `v3.8.x` - [x] `v3.8.x`

View File

@@ -15,6 +15,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
ProjectSection(SolutionItems) = preProject ProjectSection(SolutionItems) = preProject
.editorconfig = .editorconfig .editorconfig = .editorconfig
.gitignore = .gitignore .gitignore = .gitignore
README.en.md = README.en.md
README.md = README.md README.md = README.md
EndProjectSection EndProjectSection
EndProject EndProject