Skip to content

Cross platform tool to export .LZ and .LZ.RAW files for Super Monkey Ball custom levels

License

Notifications You must be signed in to change notification settings

CraftedCart/SMBWorkshopExporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SMB Workshop Exporter

Takes a .OBJ file and a config file and exports .LZ.RAW and/ or .LZ

Usage

To export .LZ.RAW

java -jar smbworkshopexporter-x.y.jar -m path/to/obj -c path/to/config -g [1 / 2] -o path/to/output/file

To export compressed .LZ

java -jar smbworkshopexporter-x.y.jar -m path/to/obj -c path/to/config -g [1 / 2] -s path/to/output/file

Note: For -g, specify the game version you want. This should be either 1 or 2.

You can also use -h or --help get get a list of available switches

About

Cross platform tool to export .LZ and .LZ.RAW files for Super Monkey Ball custom levels

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages