mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-04 09:00:26 +00:00
Update Instruciton#24 'eqlaunch' for users who don't have Bin/zone in their path
+4
-4
@@ -33,7 +33,7 @@ Steps
|
||||
21. Create the logs directory: `mkdir logs`.
|
||||
22. Create the shared memory directory: `mkdir shared`.
|
||||
23. Run `Bin/world` and wait for it to finish initializing.
|
||||
24. 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:
|
||||
<launcher>
|
||||
<exe>Bin/zone</exe>
|
||||
</launcher>
|
||||
24. 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 />
|
||||
\<exe>Bin/zone\</exe><br />
|
||||
\</launcher><br />
|
||||
Reference in New Issue
Block a user