Skip to content
/ xsbs Public
forked from greghaynes/xsbs

eXtensible SauerBraten Server

License

GPL-2.0, Unknown licenses found

Licenses found

GPL-2.0
COPYING
Unknown
COPYING-CMAKE-SCRIPTS
Notifications You must be signed in to change notification settings

jonlimle/xsbs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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

RUN XSBS
-------
cd into xsbs/src
./xsbs -s {path/to/pyscripts/folder}

About

eXtensible SauerBraten Server

Resources

License

GPL-2.0, Unknown licenses found

Licenses found

GPL-2.0
COPYING
Unknown
COPYING-CMAKE-SCRIPTS

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 59.7%
  • C 36.6%
  • Python 3.7%