Skip to content

nQuake/client-linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

nQuake for Linux

Installation procedure

  1. Download nquake_installer-linux-latest.tar.gz from the releases folder.

  2. Unpack it:

    tar xvzf nquake_installer-linux-latest.tar.gz

  3. Now cd to the unpacked directory and run the install script:

    cd nquake_installer-linux-latest/ ./install_nquake.sh

Depending on your architecture, you might have to compile your own ezQuake binary. You can find the ezQuake source code here: https://github.com/ezQuake/ezquake-source