Skip to content

Team-Cubey/PNGtoCLF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PNGtoCLF is a simple console applications for converting Cubey's Adventures PNG levels into Cubey Level Format (CLF) files

CodeFactor Usage: Run the application using CMD or just doubleclick it, the application will guide you through what to do, and when done, will export a .clf file named the same thing as your original png in the same folder.

Optionally, you can run PNGtoCLF --help and use command line arguments to use the app.

Team Cubey 2020

  -v, --verbose      Set output to verbose messages.

  -p, --pngpath      Set this as the path to the original level PNG

  -n, --mapname      This is the level name in meta.

  -a, --mapauthor    This is the map author in meta.

  --help             Display this help screen.

  --version          Display version information.

yes, i forgot to update the version number