2 lines
119 B
Batchfile
2 lines
119 B
Batchfile
|
REM Pass the path to blender as the first argument
|
||
|
%1 --background --python-exit-code 1 model.blend --python render.py
|