Skip to content

ningshanwutuobang/ChaosChildPCTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChaosChildPCTools

Tools for Chaos;Child PC files.

dealing with following file format:

  • mpk.py for .mpk files
python3 mpk.py <mpkfile>
  • lay.py for .lay files in chara.mpk need .png file in the same folder of .lay file
python3 lay.py <layfile>
  • mvl.py for .mvl files in chara.mpk need .png file in the same folder of .mvl file
python3 mvl.py <mvlfile>
  • gxt.py for .mvl files convert .gxt file to .png file
python3 gxt.py <gxtfile>
  • view.html for index.json and *.png A simple viewer for *.png file located by index.json . Copy it into the location of index.json and open it.

About

Tools for ChaosChild files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published