mirror of
https://github.com/EQEmu/Server.git
synced 2026-04-13 15:02:25 +00:00
symlink to get the HTTP service to work
parent
4b82e4c4bb
commit
2caee70658
@ -41,8 +41,9 @@ Steps
|
|||||||
27. Run `ln -s utils/patches/patch_Titanium.conf patch_Titanium.conf` in the eqemu root directory
|
27. Run `ln -s utils/patches/patch_Titanium.conf patch_Titanium.conf` in the eqemu root directory
|
||||||
28. Run `ln -s utils/patches/patch_Underfoot.conf patch_UF.conf` in the eqemu root directory
|
28. Run `ln -s utils/patches/patch_Underfoot.conf patch_UF.conf` in the eqemu root directory
|
||||||
29. Run `ln -s utils/defaults/mime.types mime.types` in the eqemu root directory
|
29. Run `ln -s utils/defaults/mime.types mime.types` in the eqemu root directory
|
||||||
30. Run `Bin/world` and wait for it to finish initializing.
|
30. 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.
|
||||||
31. 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:<br />
|
31. Run `Bin/world` and wait for it to finish initializing.
|
||||||
|
32. 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:<br />
|
||||||
\<launcher><br />
|
\<launcher><br />
|
||||||
\<exe>Bin/zone\</exe><br />
|
\<exe>Bin/zone\</exe><br />
|
||||||
\</launcher><br />
|
\</launcher><br />
|
||||||
Loading…
x
Reference in New Issue
Block a user