A cli program to convert between certain data formats that are used by the game Project Zomboid.
- Convert DirectX to glTF2 for easy viewing of the original Project Zomboid animations.
Viewing all of the options you can use:
./ZomboidAssetConverter --help
To convert a folder of DirectX files:
./ZomboidAssetConverter "C:\dev\zomboid_assets\anims_X" --output "C:\dev\zomboid_assets\anims_X_converted" --fix-assets --convert-assets