Skip to content

GunioRobot/xsbs

 
 

Repository files navigation

XSBS is a protocol compatible Sauerbraten server which allows for server side modifications through a python plugin system.

PREREQUISITES
-------------
Before you can build and install the server, you must have the following installed on your computer.
 - Python 2.4 or greater (Python 2.6 recommended)
 - Twisted python framework
 - Zlib
 - CMake
 - C++ compiler

INSTALL
-------
cd into xsbs folder
cmake .
make
make install

RUN XSBS
-------
cd into xsbs
./bin/start_server.py

If you experienced an error, or for more detailed information, see the project documentation: http://xsbs.greghaynes.net/documentation

About

eXtensible SauerBraten Server

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
COPYING-CMAKE-SCRIPTS

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 75.9%
  • C 15.6%
  • C++ 8.3%
  • JavaScript 0.2%