Farewell_
0f8ce56d96
Added configuration file; Fixed a possible race condition; Cleaned up the mess that used to be my console logs;
8 lines
331 B
TOML
8 lines
331 B
TOML
# Smart Card Reader ==================
|
|
using_smartcard = false
|
|
|
|
# Card Read Cooldown =================
|
|
read_cooldown = 20
|
|
# Default is 20. Set to a higher value if you notice any weird behaviour.
|
|
# Too small of a value can lead to weird behaviour and game crashes.
|
|
# Too high of a value will result in an unresponsive card reader. |