Changes between Version 42 and Version 43 of ActionQuake2


Ignore:
Timestamp:
Oct 15, 2024, 6:04:11 AM (4 weeks ago)
Author:
w96k
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ActionQuake2

    v42 v43  
    117117We need to copy config files to action folder. For that run the following commands in your terminal:
    118118{{{
    119 cd ~/.q2pro/baseq2
     119cd ~/.q2pro/action
    120120git clone https://github.com/zevlg/dot.q2pro.git
    121121}}}
     
    123123`dot.q2pro` folder contains config files (.cfg, .aqtp):
    124124{{{
    125 lg-dv.aqtp, lg-qwerty.aqtp
     125lg-dv.aqtp, lg-dv.cfg, lg-qwerty.aqtp, lg-qwerty.cfg
    126126}}}
    127127
     
    143143Run `./aq2.sh`.
    144144
     145You can make this config default by following command:
     146{{{
     147cp lg-qwerty.aqtp autoexec.cfg
     148}}}
     149
    145150
    146151==== Modify mouse movement