Skip to content

aelurum/UnityLive2DExtractor

 
 

Repository files navigation

UnityLive2DExtractor

用于从Unity AssetBundle中提取Live2D Cubism 3文件

Used to extract Live2D Cubism 3 files from Unity AssetBundle

Additional features

UnityLive2DExtractor has been integrated into AssetStudioMod since version 0.17.1 (including the CLI version)

Using the Live2D export option in AssetStudioMod makes possible such features as:

  • specifying a Unity version
  • specifying an assembly folder
  • specifying default motion export mode
  • enabling calculation of Linear motion segments as Bezier segments (may help if the exported motions look jerky/not smooth enough)

Usage

拖放Live2D文件夹到exe上,多个Live2D文件请放到一个文件夹内,将在文件夹所在目录生成Live2DOutput目录

Drag and drop the Live2D folder to the executable file or use the command-line. Please put multiple Live2D files into a folder, and the Live2DOutput directory will be generated in the directory where the folder is located

Command-line

UnityLive2DExtractor <live2dfolder>

Command-line for Portable ver (.NET 6+)

dotnet UnityLive2DExtractor.dll <live2dfolder>

Requirements

About

Unity Live2D Cubism 3 Extractor

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 66.3%
  • C++ 29.0%
  • C 4.6%
  • CMake 0.1%