mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-05-20 08:26:59 -04:00
Implemented item packets, did some fixes with one of the conns going null.
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
[General]
|
||||
server_ip=141.117.161.40
|
||||
server_ip=127.0.0.1
|
||||
showtimestamp = true
|
||||
|
||||
[Database]
|
||||
worldid=1
|
||||
host="141.117.162.99"
|
||||
worldid=3
|
||||
host=162.243.47.196
|
||||
port=3306
|
||||
database="ffxiv_server"
|
||||
username="root"
|
||||
|
Reference in New Issue
Block a user