Skip to content

Gnaoprr/LwHaythServ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LwHaythServ

Need a Lightweight version of HaythServ? LwHaythServ is that what you are looking for!
Visit http://github.com/Gnaoprr/LwHaythServ to get it, or follow this bash-guide:
Click here to see what's important for you to know about LwHaythServ!

	# Download:
		git clone https://github.com/Gnaoprr/LwHaythServ ./HaythServ/
		cd ./HaythServ/
	# Installation:
		chmod +x ./bin/server
	# Configuration:
		# With vi:
			vi ./conf/server.conf
			vi ./conf/auth.conf
			vi ./conf/anticheat.conf
			vi ./conf/maps.conf
			vi ./conf/zeromod.conf
		# Or with nano:
			nano ./conf/server.conf
			nano ./conf/auth.conf
			nano ./conf/anticheat.conf
			nano ./conf/maps.conf
			nano ./conf/zeromod.conf
	# Start server:
		./bin/server
	# Stop server:
		kill -9 `pgrep ./sauer_server`

HaythServ

HaythServ — A server modification for Cube 2: Sauerbraten based on SuckerServ-v5.
Need a Lightweight version of it? LwHaythServ is what you're looking for!
Click here to see what's important for you to know about HaythServ!

  # Download:
  	git clone https://github.com/Gnaoprr/HaythServ.git ./HaythServ/
		cd ./HaythServ/
	# Installation:
		chmod +x ./install.sh
		./install.sh
	# Configuration:
		# edit conf/server.conf configuration file and set the server name, port, motd and others.
		# if you use vi, then type:
			vi conf/server.conf
		# else, if you use nano:
			nano conf/server.conf
		# Optional confiugrations:
			# with vi:
				vi conf/maps.conf
				vi conf/new_maps.conf
			# or with nano:
				nano conf/maps.conf
				nano conf/new_maps.conf
	# Start:
		# run ./bin/server start
		./bin/server start
	# Help:
		# need help with server? try:
		./bin/server help

Important

HaythServ is a Linux only version of Sauerbraten server, if you are looking for a Windows version, we are going to compile LwHaythServ for windows soon!
LwHaythServ is still under testing, so it may not work as expected, if you are looking for a stable, long time tested release, try the original HaythServ, it's stable and working!
The Windows version of LwHaythServ is going to be released as far as it'll be stable.

About

A Lightweight edition of HaythServ server mod, based on zeromod.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published