Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 382 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 382 Bytes

moc3-reader-re

moc3 file reader by reversing Live2D Cubism

Features

  • Read moc3 files in possibly correct structure.
    • (some names may be wrong)
  • Write back moc3 files.
    • (need to clear offset list first)

TODO

  • Cleaned up code and renamed some names.
  • moc3 file structure analysis information.
  • Rewritten in Kotlin.
  • Reverse to cmo3 file.