Skip to content

Commit 5fcb0ca

Browse files
author
Ati Sharma
committed
change default toml
1 parent eb27d82 commit 5fcb0ca

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

client.toml.example

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
name = "Hero"
22
passphrase =
3+
# set the host and port, which will differ depending on which world you are joining
34
server = "tcp://localhost:25566"
4-
loglevel = "warning"
5+
loglevel = "warning"

0 commit comments

Comments
 (0)