Initial commit

This commit is contained in:
2024-11-28 17:00:03 +00:00
commit c0bd808561
11697 changed files with 631986 additions and 0 deletions

22
config/watut-client.toml Normal file
View 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