-
WARNING : This is NOT a stable release, so if you encounter problems, please report all of them and don't hesitate to send patches. Bugtracker: https://github.com/SuckerServ/suckerserv/issues *
-
Since the v3 authserver has not been entirely ported to v4/5/6, if you want to use it, please install the SuckerServ-v3's one. More information at: https://wiki.piernov.org/en:suckerserv:auth *
This server is based on HopMod-v5. It is intended to be used with Cube 2: Sauerbraten 2020 Edition.
Installation guide: https://wiki.piernov.org/en:suckerserv:installation
Be sure to install all the dependencies needed! List: https://wiki.piernov.org/en:suckerserv:installation#required_dependencies
Make sure the build script is marked as executable:
chmod +x build.sh
Then run it:
./build.sh
Usage: ./build.sh [--recompile] [--debug] — Build SuckerServ-v6
--recompile — Delete $COMPILEDIR (release_build or debug_build with --debug) before compiling SuckerServ again
--debug — Make a debug build
To start the server, run:
./bin/server start
And to stop it:
./bin/server stop
The configuration file is located at conf/server_conf.lua
Enable and start the systemd user service:
systemctl --user enable --now ./share/suckerserv.service
For more informations, read the wiki located at: https://wiki.piernov.org/ You can also contact us at IRC: #suckerserv@irc.gamesurge.net