diff --git a/eqemu_config.xml.md b/eqemu_config.xml.md new file mode 100644 index 0000000..fa81c36 --- /dev/null +++ b/eqemu_config.xml.md @@ -0,0 +1,98 @@ +This file has the configuration setup for your server. It is a text file located in your \eqemu root folder. + +*** + +Sample file contents: +``` + + + + MyPEQ + My PEQ Testbed + + + + + + + + localhost + 5998 + world_username + world_password + + + + + + + + + + + MySpecialLongKey + + + + + + + + localhost + 7778 + + + + + localhost + 7778 + + + + 0 + + + + + + + + localhost + 3306 + db_username + db_password + peq + + + + + localhost + 3306 + db_username + db_password + peq_qs + + + + + + + + + + + + + + + + + + + + + + + + +``` \ No newline at end of file