Changes between Version 33 and Version 34 of ActionQuake2
- Timestamp:
- Oct 15, 2024, 4:22:00 AM (4 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ActionQuake2
v33 v34 94 94 We need to copy config files to action folder. For that run the following commands in your terminal: 95 95 {{{ 96 cd ~/.q2pro/ action96 cd ~/.q2pro/baseq2 97 97 git clone https://github.com/zevlg/dot.q2pro.git 98 98 }}}