Environment variables can be used to tweak some additional behavior:
RUST_LOG: Configure logging. Example:RUST_LOG=ludusavi=debugLUDUSAVI_DEBUG: If this is set to any value, then Ludusavi will not detach from the console on Windows in GUI mode. It will also print some debug messages in certain cases. Example:LUDUSAVI_DEBUG=1LUDUSAVI_THREADS: Overrive theruntime.threadsvalue from the config file. Example:LUDUSAVI_THREADS=8LUDUSAVI_LINUX_APP_ID: On Linux, this can override Ludusavi's application ID. The default iscom.mtkennerly.ludusavi. This should match the corresponding.desktopfile.