Commit graph

6 commits

Author SHA1 Message Date
Greg Taylor
d03b214f24 Add FollowSymLinks to the media directory by default. 2009-04-30 06:17:51 +00:00
Griatch
54e2564a9f Just adding a few lines of README for those not aware of what to do about the docs/doxygen folder. 2009-04-26 07:55:25 +00:00
Greg Taylor
fb4c50b647 Further elaboration. 2009-01-30 04:19:43 +00:00
Greg Taylor
02bc354b3d Add a note about mod_python not being recommended anymore. 2009-01-30 04:18:29 +00:00
Greg Taylor
4cfe2b6bd9 First draft of example WSGI stuff. 2009-01-30 04:16:17 +00:00
Greg Taylor
01db5700e8 More re-arranging to make things more closely resemble MUX/MUSH directory structure. Reason we're doing this is to begin the emergence of a separation of server code from game-specific stuff (called a driver by some codebases like LPMud).
Ideally game developers don't touch the server code, they just play within the game directory, which will contain all of their script parents and stuff.

NOTE: I may have broken the Linux/Unix start script. I am not able to boot back into Linux at the moment due to some testing going on, so if anyone could take a moment to tell me one way or another, I'd appreciate it.

NOTE: You'll need to move your evennia.db3 file into the game directory if you're using sqlite.
2008-12-15 03:37:30 +00:00