update screenshots and add screenshot mode

This commit is contained in:
2024-06-01 01:12:10 +02:00
parent 78088fd86a
commit 2f286697d6
7 changed files with 77 additions and 11 deletions

View File

@@ -3,7 +3,8 @@ option(
type: 'combo',
choices: [
'default',
'development'
'development',
'screenshot',
],
value: 'default',
description: 'The build profile for Toolbox Tuner. One of "default" or "development".'