Add hover text configuration settings

This commit is contained in:
Anna Puddles
2023-01-13 22:30:26 -05:00
committed by GitHub
parent ddcd5e7009
commit a59cd982b9

6
config
View File

@@ -15,3 +15,9 @@ status_update_interval = 1
# Whether to automatically start the server, or wait for another script to start it.
auto_start = 1
# The colour of any hover text
text_color = <1, 1, 1>
# The opacity of any hover text
text_alpha = 1