my db.ini:
# READ README.TXT!
[Database]
host=localhost
user=YourMysqlUsername
password=YourMysqlPassword
database=eq
### --- 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.
|