From 07088474fa2836794ae5c8ffa40625909d1f001b Mon Sep 17 00:00:00 2001 From: gpanula Date: Sun, 5 Apr 2015 20:53:55 -0500 Subject: [PATCH] Updated Linux server setup (markdown) --- Linux-server-setup.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/Linux-server-setup.md b/Linux-server-setup.md index 3955eac..668d6f5 100644 --- a/Linux-server-setup.md +++ b/Linux-server-setup.md @@ -40,11 +40,12 @@ Steps 26. Run `ln -s utils/patches/patch_SoD.conf patch_SoD.conf` in the eqemu root directory 27. Run `ln -s utils/patches/patch_SoF.conf patch_SoF.conf` in the eqemu root directory 28. Run `ln -s utils/patches/patch_Titanium.conf patch_Titanium.conf` in the eqemu root directory -29. Run `ln -s utils/patches/patch_Underfoot.conf patch_UF.conf` in the eqemu root directory -30. Run `ln -s utils/defaults/mime.types mime.types` in the eqemu root directory -31. Run `ln -s utils/defaults/templates/ templates` in the eqemu root directory. This is the magic that makes the HTTP service(default port 9080) work. -32. Run `Bin/world` and wait for it to finish initializing. -33. Once the world server is running, open a new terminal window and run `Bin/eqlaunch zone`. If Bin/zone is not in your path, you can edit your eqemu_config.xml to include:
+29. Run `ln -s utils/patches/patch_UF.conf patch_UF.conf` in the eqemu root directory +30. Run `ln -s utils/patches/patch_RoF2.conf patch_RoF2.conf` in the eqemu root directory +31. Run `ln -s utils/defaults/mime.types mime.types` in the eqemu root directory +32. Run `ln -s utils/defaults/templates/ templates` in the eqemu root directory. This is the magic that makes the HTTP service(default port 9080) work. +33. Run `Bin/world` and wait for it to finish initializing. +34. Once the world server is running, open a new terminal window and run `Bin/eqlaunch zone`. If Bin/zone is not in your path, you can edit your eqemu_config.xml to include:
\
\Bin/zone\
\

\ No newline at end of file