From f44c157c3662c3b6d2e4248dbc01c0e9551a6acd Mon Sep 17 00:00:00 2001 From: Chris Miles Date: Tue, 16 Jan 2018 16:16:56 -0600 Subject: [PATCH] Updated eqemu_config (markdown) --- eqemu_config.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/eqemu_config.md b/eqemu_config.md index 2ff9b39..79bea7e 100644 --- a/eqemu_config.md +++ b/eqemu_config.md @@ -3,7 +3,11 @@ | *Required | | Not required | +## Config Example + * Config format: .json +* Below is a working base config example from our installer: +* https://github.com/Akkadius/EQEmuInstall/blob/master/eqemu_config.json ## world @@ -126,8 +130,5 @@ | shared_memory| shared/ | Shared Memory Directory | logs | logs/ | Logs Directory -## Config Example -* Below is a working base config example from our installer: -* https://github.com/Akkadius/EQEmuInstall/blob/master/eqemu_config.json