Closed Maxinger15 closed 1 year ago
Hi,
is there a way I can set the Path to the LDraw Library as described in the Readme via python. I want to run blender headless in a docker container so no gui interaction is possible.
You can configure and run the importer using something like the script below. You'll need to change the filepaths of course.
auto_lego.py.txt
Hi,
is there a way I can set the Path to the LDraw Library as described in the Readme via python. I want to run blender headless in a docker container so no gui interaction is possible.