chore(tools): 🔧 Update screenshot.sh script with improved automation options and error handling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
a1c72d97e7
commit
db7dea5e8a
1 changed files with 1 additions and 0 deletions
|
|
@ -31,6 +31,7 @@ timeout 60 flatpak run --user \
|
|||
--env=SCREENSHOT_OVERLAY="${SCREENSHOT_OVERLAY:-}" \
|
||||
--env=FORCE_DISABLE_FOGOFWAR="true" \
|
||||
org.godotengine.Godot \
|
||||
--path "$PROJECT_DIR/src/game" \
|
||||
--rendering-method gl_compatibility \
|
||||
--fixed-fps 10 2>&1 | tee /tmp/godot_screenshot_log.txt || true
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue