We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 769f959 commit 25276b6Copy full SHA for 25276b6
README.md
@@ -3,3 +3,8 @@ 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)
0 commit comments