evennia/game
Ozan Turkyilmaz cc3c54b3fe start-up stript in python. for stoping the server on nt we have to use win32 api which i have no idea.
if it does not work, let me now

next thing to do is use subprogress.

Ozan
2008-12-18 22:31:22 +00:00
..
gamesrc Finish cleaning up the script stuff. Added a README to the base parents directory warning not to modify the classes there. 2008-12-15 05:58:32 +00:00
web Web stuff is once again working with the development server. This is mostly useful for the admin interface. 2008-12-15 04:43:48 +00:00
__init__.py 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). 2008-12-15 03:37:30 +00:00
manage.py Fixing startup script. 2008-12-15 16:26:37 +00:00
startup.bat 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). 2008-12-15 03:37:30 +00:00
startup.py start-up stript in python. for stoping the server on nt we have to use win32 api which i have no idea. 2008-12-18 22:31:22 +00:00
startup.sh Fixing startup script. 2008-12-15 16:26:37 +00:00