I saw that in the Debian "14 - Prepare server directory" manual. Is the following set of directories what is normal for running the server - I'm setting this up on a FreeBSD box from scratch.
/server/eqemu:
- shared_memory
- world
- zone
- log.ini
- patches_*
- opcodes.conf
- eqemu_config.xml
/server/eqemu/logs:
- I'm assuming there are log files in here created by the server.
/server/eqemu/shared:
- No idea what goes in here. Manual has me create it.
/server/eqemu/maps
- Maps copied via svn.
/server/eqemu/quests
- Quests from quests_2014-10-11-04_00.tar.gz. At the time there are 3 of these quest packages for download. Are they incremental - do I need to get all 3 of them - or do I just get the most recent one. Also, the file names inside of the quests contain ":" characters - which causes my Winzip to fail - but tar works fine.
/server/eqemu/quests/plugins
- Various perl scripts for quests I'm assuming.
Anything I'm missing?
|