assets/pipeline/export_all_anims.cmd

10 lines
485 B
Batchfile
Raw Normal View History

2024-04-15 17:45:59 -04:00
set PATH=%PATH%;"C:\Program Files\Blender Foundation\Blender 3.6"
REM Insurrectionist Animations
2024-04-15 17:45:59 -04:00
blender ..\animations\insurrectionist\anims-alan.blend --background --python export_anims.py
blender ..\animations\insurrectionist\anims-shelby.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