Changes between Version 27 and Version 28 of ActionQuake2


Ignore:
Timestamp:
Oct 15, 2024, 4:05:16 AM (4 weeks ago)
Author:
w96k
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ActionQuake2

    v27 v28  
    9494We need to copy config files to action folder. For that run the following commands in your terminal:
    9595{{{
    96 cd ~/.q2pro/action
     96cd ~/.q2pro
    9797git clone https://github.com/zevlg/dot.q2pro.git
    9898mv dot.q2pro/*.aqtp ./
     99mv dot.q2pro/*.cfg ./
    99100
    100101cat <<EOF > aq2.sh