Skip to content

Commit 6d41f7e

Browse files
committed
2 parents ca821b3 + 2a4713b commit 6d41f7e

File tree

1 file changed

+14
-9
lines changed

1 file changed

+14
-9
lines changed

README.md

Lines changed: 14 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
11
# UnityLive2DExtractor
2-
Unity Live2D Cubism 3 提取器
3-
用于提取Unity AssetBundle打包的Live2D Cubism 3文件
4-
使用方法:拖放Live2D文件到exe上
5-
Usage: UnityLive2DExtractor.exe file_path...
6-
7-
### Requirements
8-
- [.NET Framework 4.6.0](https://dotnet.microsoft.com/download/dotnet-framework/net46)
9-
- [Microsoft Visual C++ 2013 Redistributable](https://www.microsoft.com/en-us/download/details.aspx?id=40784)
10-
- [Microsoft Visual C++ 2015 Redistributable](https://www.microsoft.com/en-us/download/details.aspx?id=53840)
2+
用于从Unity AssetBundle中提取Live2D Cubism 3文件
3+
4+
Used to extract Live2D Cubism 3 files from Unity AssetBundle
5+
6+
## Usage
7+
拖放Live2D文件夹到exe上,多个Live2D文件请放到一个文件夹内,将在文件夹所在目录生成`Live2DOutput`目录
8+
9+
Drag and drop the Live2D folder to the exe. Please put multiple Live2D files into a folder, and the `Live2DOutput` directory will be generated in the directory where the folder is located
10+
11+
## Command-line
12+
UnityLive2DExtractor.exe live2dfolder
13+
14+
## Requirements
15+
- [.NET Framework 4.7.2](https://dotnet.microsoft.com/download/dotnet-framework/net472)

0 commit comments

Comments
 (0)