1
0
EQ2Emu/server/login_db.ini
2024-07-22 09:22:42 -04:00

10 lines
241 B
INI

# READ README.MD!
[Database]
host=localhost
user=root
password=pass
database=eq2ls
### --- This file tells world.exe what computer mySQL is on. Host should
### --- be left "localhost" unless mysql is on a differant computer than world.exe.