Add configuration file and update main to load server settings
This commit is contained in:
parent
07b9969416
commit
6761e43cae
5 changed files with 267 additions and 132 deletions
2
config.toml
Normal file
2
config.toml
Normal file
|
@ -0,0 +1,2 @@
|
|||
address = "127.0.0.1"
|
||||
port = "25565"
|
Loading…
Add table
Add a link
Reference in a new issue