Changes

Jump to: navigation, search

How to setup a local QuakeJS server under Windows 10

51 bytes added, 01:05, 24 June 2021
Changing the Hostname
==Changing the Hostname==
If you want to use a hostname other than "quakejs" you'll need to update the line <pre>var args = ['+set', 'fs_cdn', 'quakejs:80', '+connect', 'quakejs:27960']; //custom args list targeting a local content server and local game server both at the address 'quakejs'</pre> in <pre>/var/www/html/index.html</pre> or <pre>C:/INSTALL/PATH/UwAmp/www/index.html</pre> to your new hostname (instead of quakejs).
==Understanding Server Settings in server.cfg==

Navigation menu