assets/pipeline/export_all_anims.cmd
2024-04-21 23:59:33 -04:00

11 lines
580 B
Batchfile

set PATH=%PATH%;"C:\Program Files\Blender Foundation\Blender 3.6"
REM Insurrectionist Animations
blender ..\animations\insurrectionist\anims-alan.blend --background --python export_anims.py
blender ..\animations\insurrectionist\anims-shelby.blend --background --python export_anims.py
blender ..\animations\insurrectionist\anims-tommy6.blend --background --python export_anims.py
REM Infantry Animations
blender ..\animations\infantry\anims-alan.blend --background --python export_anims.py
blender ..\animations\infantry\anims-shelby.blend --background --python export_anims.py