Changes between Version 42 and Version 43 of ActionQuake2
- Timestamp:
- Oct 15, 2024, 6:04:11 AM (4 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ActionQuake2
v42 v43 117 117 We need to copy config files to action folder. For that run the following commands in your terminal: 118 118 {{{ 119 cd ~/.q2pro/ baseq2119 cd ~/.q2pro/action 120 120 git clone https://github.com/zevlg/dot.q2pro.git 121 121 }}} … … 123 123 `dot.q2pro` folder contains config files (.cfg, .aqtp): 124 124 {{{ 125 lg-dv.aqtp, lg- qwerty.aqtp125 lg-dv.aqtp, lg-dv.cfg, lg-qwerty.aqtp, lg-qwerty.cfg 126 126 }}} 127 127 … … 143 143 Run `./aq2.sh`. 144 144 145 You can make this config default by following command: 146 {{{ 147 cp lg-qwerty.aqtp autoexec.cfg 148 }}} 149 145 150 146 151 ==== Modify mouse movement