src | 1 year ago | ||
.gitignore | 1 year ago | ||
LICENSE | 1 year ago | ||
Makefile | 1 year ago | ||
README.md | 1 year ago | ||
create_package_list.py | 1 year ago | ||
dbg_exceptions.py | 1 year ago | ||
main.py | 1 year ago | ||
requirements.txt | 1 year ago | ||
setup.py | 1 year ago |
This is a fork a pure python server implementation of the Sauerbraten Cube 2 Server. It is forked from Spyd. See the License file.
The aim of this mod is to build an easy to customize server that may serve as a base for future Sauerbraten modders. It implements a mod engine with hot reload and access to the whole server API.
These are the next steps that needs to be completed in any order.