tal-cardreader/dist/cardreader.toml
Farewell_ 0f8ce56d96 Added support for SmartCard readers
Added configuration file;
Fixed a possible race condition;
Cleaned up the mess that used to be my console logs;
2023-05-30 16:54:35 +02:00

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.