From 668f5549821e290633959ad8abbc8411a7c22037 Mon Sep 17 00:00:00 2001 From: neuro6 <34140896+neuro6@users.noreply.github.com> Date: Fri, 1 Dec 2017 16:13:01 -0600 Subject: [PATCH] create zpsserver.cfg Basic entry and information for the zpsserver.cfg --- ZombiePanicSource/zpsserver.cfg | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 ZombiePanicSource/zpsserver.cfg diff --git a/ZombiePanicSource/zpsserver.cfg b/ZombiePanicSource/zpsserver.cfg new file mode 100644 index 0000000..2f8bdba --- /dev/null +++ b/ZombiePanicSource/zpsserver.cfg @@ -0,0 +1,11 @@ +################################## +######## Instance Settings ####### +## Found in lgsm/config-lgsm/zpsserver/zpsserver.cfg ## +################################## +# PLACE INSTANCE SETTINGS HERE +## These settings will apply to a specific instance + +# Set maximum players that can connect to the server +## Zombie Panic!: Source has a maximum of 24, but a default of 20 +## Un-Comment to set maxplayers to another value than default +# maxplayers=24