# QuakeJS ## Building quakejs and assets ``` git clone --recurse-submodules https://github.com/glennhartmann/quakejs.git cd quakejs npm install node build/ioq3ded.js +set fs_game baseq3 +set dedicated 1 # Hold down/press enter until you see `Agreee? (y/n)` # You read the EULA right? Right!?!...if so...enter `y` # Then use ctrl+c to end the server ``` > If the date of the last commit in the above quakejs GitHub repo is after > 2020-06-09, let Jerry know, he will be amused. Email: me@jerryaldrichiii.com After doing the above, `cd ..` then build the Docker image as you usually would