Initial commit
This commit is contained in:
commit
a437c068c8
64 changed files with 561683 additions and 0 deletions
6
scripts/.env.example
Normal file
6
scripts/.env.example
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
BLENDER_BIN=''
|
||||
# Optional override. If empty, scripts auto-detect the module root from this file location.
|
||||
SPATH=
|
||||
BACKUP_SETTINGS_PATH=/var/www/data/project/web/sites/default/settings.php
|
||||
RENDER_RESOLUTION='1024x1024x16'
|
||||
RENDER_SAMPLES='20'
|
||||
Loading…
Add table
Add a link
Reference in a new issue