From 4c96a711242ea7da336459bae80c969a66f084a8 Mon Sep 17 00:00:00 2001 From: ww-rm Date: Wed, 5 Mar 2025 16:08:29 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.en.md | 1 + README.md | 1 + SpineViewer.sln | 1 + 3 files changed, 3 insertions(+) diff --git a/README.en.md b/README.en.md index bbdd99f..95099cc 100644 --- a/README.en.md +++ b/README.en.md @@ -21,6 +21,7 @@ Alternatively, you can download the zip package with the `SelfContained` suffix, ## Features - Supports viewing Spine files of different versions: + - [x] `v2.1.x` - [x] `v3.6.x` - [x] `v3.7.x` - [x] `v3.8.x` diff --git a/README.md b/README.md index a4c7b36..808cec5 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ ## 功能 - 支持不同版本 Spine 查看 + - [x] `v2.1.x` - [x] `v3.6.x` - [x] `v3.7.x` - [x] `v3.8.x` diff --git a/SpineViewer.sln b/SpineViewer.sln index 9c78181..de704fa 100644 --- a/SpineViewer.sln +++ b/SpineViewer.sln @@ -15,6 +15,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution ProjectSection(SolutionItems) = preProject .editorconfig = .editorconfig .gitignore = .gitignore + README.en.md = README.en.md README.md = README.md EndProjectSection EndProject