convertqmo - MazeXD/cuwo GitHub Wiki
convertqmo uses a simple commandline interface.
Either drag .cub files to be converted onto convertqmo.bat or run the .bat with arguments leading to the files you want converted. You can also run the python script directly, however, your working directory must be the root of cuwo.
Output files will be placed in tools/out/*.qmo
C:\cuwo>convertqmo -h
usage: convertqmo.py [-h] FILE [FILE ...]
Convert cubeworld .cub files to .qmo files
positional arguments:
FILE path to file to convert
optional arguments:
-h, --help show this help message and exit
C:\cuwo>