Skip to content

Releases: riicchhaarrd/xmodelconverter

XModel & XAnim Converter - v24.1

28 Jan 00:33
6c0fa5d
Compare
Choose a tag to compare

Linux (x64)
g++ -static *.cpp -o xmodelconverter

Windows (x64)
x86_64-w64-mingw32-g++ -static -static-libgcc -static-libstdc++ -Iglm -D_WIN32 -DGLM_ENABLE_EXPERIMENTAL *.cpp -lcomdlg32 -o xmodelconverter.exe

As for the weird version number, I went with just using the year + month instead.

Commit: c17a1d7

xmodelconverter v0.0.1

31 Dec 12:17
Compare
Choose a tag to compare