Changes between Version 16 and Version 17 of ActionQuake2
- Timestamp:
- Oct 15, 2024, 3:24:46 AM (4 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ActionQuake2
v16 v17 75 75 - Full set with all textures and maps: https://disk.yandex.ru/d/HtmBA8CEcWDRaA (Download this) 76 76 77 Unpack the archive and move `action` folder to `~/.q2pro/`. You might need to install `p7zip` package for extracting 7z archives. You can install it using `sudo apt install p7zip` and then run `7za x aqtp_files.7z -o/home/<your_user>/.q2pro/`. 78 79 80 So the results of `ls ~/.q2pro/` would print the following: 81 {{{ 82 $ ls ~/.q2pro 83 action baseq2 84 }}} 85 86 Now if you run `q2pro` and then run `set game action` in game console by pressing `~`, you will switch to Action Quake game. But it is not playable without loading a config first. 87 77 88 === @zevlg config 78 89 - @zevlg config: https://github.com/zevlg/dot.q2pro (Download this)