From 9233ec3a5d88bfa684224346abd3bdf0afba94a0 Mon Sep 17 00:00:00 2001 From: JJ Date: Sat, 21 Dec 2013 08:57:40 -0800 Subject: [PATCH] Created eqemu_config.xml (markdown) --- eqemu_config.xml.md | 98 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 eqemu_config.xml.md 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