1,575
edits
Changes
→Setup QuakeJS Server
=Setup QuakeJS Server=
#Hit '''Windows Key + R''' and type "cmd" to launch the Command Prompt.
#Run Navigate to the following command parent directory of where you would like to ensure weinstall '''quakejs'''re in our Home Directory<pre>%HOMEPATH%</pre>
#Run the following command to clone my updated quakejs repo to your Home Directory<pre>git clone --recurse-submodules https://github.com/begleysm/quakejs.git</pre>
#Run the following command to switch into the, newly created, ''quakejs'' directory<pre>cd quakejs</pre>