File tree Expand file tree Collapse file tree 4 files changed +13
-4
lines changed Expand file tree Collapse file tree 4 files changed +13
-4
lines changed File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change 4
4
5
5
** UTween** is an interpolation animation component for ** Unity** . You can quickly configure animations through built-in components or write animations through code.
6
6
7
+ ![ license] ( https://img.shields.io/github/license/ls9512/UTween )
8
+ [ ![ Release Version] ( https://img.shields.io/badge/release-1.0.0-red.svg )] ( https://github.com/ls9512/UTween/releases )
7
9
![ topLanguage] ( https://img.shields.io/github/languages/top/ls9512/UTween )
8
10
![ size] ( https://img.shields.io/github/languages/code-size/ls9512/UTween )
9
- ![ issue] ( https://img.shields.io/github/issues/ls9512/UTween )
10
- ![ license] ( https://img.shields.io/github/license/ls9512/UTween )
11
11
![ last] ( https://img.shields.io/github/last-commit/ls9512/UTween )
12
12
[ ![ 996.icu] ( https://img.shields.io/badge/link-996.icu-red.svg )] ( https://996.icu )
13
13
14
+ ![ issue] ( https://img.shields.io/github/issues/ls9512/UTween )
15
+ [ ![ PRs Welcome] ( https://img.shields.io/badge/PRs-welcome-brightgreen.svg )] ( https://github.com/ls9512/UTween/pulls )
16
+ [ ![ Updates] ( https://img.shields.io/badge/Platform-%20iOS%20%7C%20OS%20X%20%7C%20Android%20%7C%20Windows%20%7C%20Linux%20-brightgreen.svg )] ( https://github.com/ls9512/UTween )
17
+
14
18
[[ 中文文档]] ( README_CN.md )
15
19
16
20
<!-- vscode-markdown-toc -->
Original file line number Diff line number Diff line change 4
4
5
5
** UTween** 是一个 ** Unity** 环境下的插值动画组件,可以通过内置组件快速配置动画,或者通过代码编写动画。
6
6
7
+
8
+ ![ license] ( https://img.shields.io/github/license/ls9512/UTween )
9
+ [ ![ Release Version] ( https://img.shields.io/badge/release-1.0.0-red.svg )] ( https://github.com/ls9512/UTween/releases )
7
10
![ topLanguage] ( https://img.shields.io/github/languages/top/ls9512/UTween )
8
11
![ size] ( https://img.shields.io/github/languages/code-size/ls9512/UTween )
9
- ![ issue] ( https://img.shields.io/github/issues/ls9512/UTween )
10
- ![ license] ( https://img.shields.io/github/license/ls9512/UTween )
11
12
![ last] ( https://img.shields.io/github/last-commit/ls9512/UTween )
12
13
[ ![ 996.icu] ( https://img.shields.io/badge/link-996.icu-red.svg )] ( https://996.icu )
13
14
15
+ ![ issue] ( https://img.shields.io/github/issues/ls9512/UTween )
16
+ [ ![ PRs Welcome] ( https://img.shields.io/badge/PRs-welcome-brightgreen.svg )] ( https://github.com/ls9512/UTween/pulls )
17
+ [ ![ Updates] ( https://img.shields.io/badge/Platform-%20iOS%20%7C%20OS%20X%20%7C%20Android%20%7C%20Windows%20%7C%20Linux%20-brightgreen.svg )] ( https://github.com/ls9512/UTween )
18
+
14
19
[[ English Documents Available]] ( README.md )
15
20
16
21
<!-- vscode-markdown-toc -->
You can’t perform that action at this time.
0 commit comments