Erlang Game Server
![]() * Remove myroom_load. * Add room map information to the maps include. * Add the beginning of the tutorial to check changes correctness. * Reload characters all the time when entering or leaving the room quest. |
||
---|---|---|
conf | ||
data | ||
ebin | ||
include | ||
p | ||
save | ||
src | ||
ssl | ||
.gitignore | ||
Emakefile | ||
LICENSE.txt | ||
Makefile | ||
README |
EGS is a GPLv3 Erlang Game Server for AOTI. See LICENSE.txt for details. * This is a work in progress! * Server files are not included. Use 'make' to compile, 'make run' to run and 'make fclean' to cleanup.