Erlang Game Server
![]() This does not include making a player appear right after spawning, making a player disappear after logoff and most lobby actions. This probably isn't even correct or complete but it works for now. |
||
---|---|---|
conf | ||
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.