Added basic configuration file parsing
* Created example configuration file * Added wmud_config_init() to parse configuration file Signed-off-by: Gergely Polonkai (W00d5t0ck) <polesz@w00d5t0ck.info>
This commit is contained in:
1
conf/.gitignore
vendored
Normal file
1
conf/.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
wmud.conf
|
3
conf/wmud.conf.example
Normal file
3
conf/wmud.conf.example
Normal file
@@ -0,0 +1,3 @@
|
||||
[global]
|
||||
world file = iminiru.db
|
||||
port = 4000
|
Reference in New Issue
Block a user