Initial commit
This commit is contained in:
22
config/watut-client.toml
Normal file
22
config/watut-client.toml
Normal file
@@ -0,0 +1,22 @@
|
||||
|
||||
#General mod settings
|
||||
[general]
|
||||
#Sends relative mouse position and clicking
|
||||
sendMouseInfo = true
|
||||
#Sends a calculated rate of typing. If off, uses a default value on server
|
||||
sendTypingSpeed = true
|
||||
#Sends when you open a gui, and what gui
|
||||
sendActiveGui = true
|
||||
#Sends when you go idle / return
|
||||
sendIdleState = true
|
||||
#-
|
||||
showIdleStatesInPlayerList = true
|
||||
#-
|
||||
showIdleStatesInPlayerAboveHead = true
|
||||
#-
|
||||
showPlayerAnimations = true
|
||||
#-
|
||||
playScreenOpenSounds = true
|
||||
#-
|
||||
playMouseClickSounds = true
|
||||
|
||||
Reference in New Issue
Block a user