mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-05-20 08:26:59 -04:00
Initial Commit.
This commit is contained in:
11
FFXIVClassic Map Server/bin/Debug/config.ini
Normal file
11
FFXIVClassic Map Server/bin/Debug/config.ini
Normal file
@@ -0,0 +1,11 @@
|
||||
[General]
|
||||
server_ip=141.117.161.40
|
||||
showtimestamp = true
|
||||
|
||||
[Database]
|
||||
worldid=1
|
||||
host="141.117.162.99"
|
||||
port=3306
|
||||
database="ffxiv_server"
|
||||
username="root"
|
||||
password="faqsfaqs"
|
||||
Reference in New Issue
Block a user