--null-renderer

This commit is contained in:
lizzie 2026-06-10 00:06:37 +00:00
parent 9da56ebaba
commit 713b5f6bed
3 changed files with 12 additions and 1 deletions

View file

@ -27,3 +27,4 @@ There are two main applications, an SDL-based app (`eden-cli`) and a Qt based ap
- `--user/-u`: Specify the user index.
- `--version/-v`: Display version and quit.
- `--input-profile/-i`: Specifies input profile name to use (for player #0 only).
- `--null-render/-n`: Forces the usage of the "Null" render backend irrespective of settings.