Skip to content

kevinkouketsu/CostumeConverter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MountCostumeConverter

CostumeConverter it's a multiplatform tool to convert MountCostume binary file to text readable. Some file operations are available at this moment.

How to compile

git clone git@github.com:kevinkouketsu/CostumeConverter.git
cd CostumeConverter
mkdir build && cd build
cmake ../

How to use

Commandline: ./costumeconverter <operation> <inputfile> <outputfile>

Available operations:

  • bin2text
  • text2bin
  • xml2bin
  • bin2xml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published