mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-05-20 08:26:59 -04:00
Some more work on the world server.
This commit is contained in:
11
data/world_config.ini
Normal file
11
data/world_config.ini
Normal file
@@ -0,0 +1,11 @@
|
||||
[General]
|
||||
server_ip=127.0.0.1
|
||||
showtimestamp = true
|
||||
|
||||
[Database]
|
||||
worldid=1
|
||||
host=127.0.0.1
|
||||
port=3306
|
||||
database=ffxiv_server
|
||||
username=root
|
||||
password=
|
Reference in New Issue
Block a user