From 1b6e5af70bf442c684b891003e516329b190c130 Mon Sep 17 00:00:00 2001 From: BobTheBob <32057864+BobTheBob9@users.noreply.github.com> Date: Tue, 14 Dec 2021 02:20:10 +0000 Subject: various fixes --- Northstar.CustomServers/mod/cfg/autoexec_ns_server.cfg | 1 + 1 file changed, 1 insertion(+) (limited to 'Northstar.CustomServers/mod/cfg') diff --git a/Northstar.CustomServers/mod/cfg/autoexec_ns_server.cfg b/Northstar.CustomServers/mod/cfg/autoexec_ns_server.cfg index dbf4e388d..3103f3e74 100644 --- a/Northstar.CustomServers/mod/cfg/autoexec_ns_server.cfg +++ b/Northstar.CustomServers/mod/cfg/autoexec_ns_server.cfg @@ -8,4 +8,5 @@ ns_auth_allow_insecure 0 // keep this to 0 unless you want to allow people to jo ns_erase_auth_info 1 // keep this to 1 unless you're testing and crashing alot, so you don't have to go through the northstar lobby to reauth ns_player_auth_port 8081 // this can be whatever, make sure it's portforwarded over tcp +ns_masterserver_hostname "192.248.160.3" // masterserver hostname everything_unlocked 1 // unlock everything \ No newline at end of file -- cgit v1.2.3