Should instruct user to set overrides
endpoint_add_tcp "0.0.0.0:19196"
endpoint_add_udp "0.0.0.0:19196"
set sv_forceIndirectListing true
set sv_listingHostOverride "<assigned ip & port>"
set sv_endpoints "<assigned ip & port>"
should use numerical IP and port to avoid an extra step of needing DNS to resolve
Should instruct user to set overrides
should use numerical IP and port to avoid an extra step of needing DNS to resolve