Changes between Version 30 and Version 31 of ActionQuake2
- Timestamp:
- Oct 15, 2024, 4:18:35 AM (4 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ActionQuake2
v30 v31 70 70 Once you got Quake 2 working using Q2PRO client you are ready to install Action Quake. Action Quake is a mod for Quake 2, so previous steps were required to get it working. Download Action Quake 2 using these links: 71 71 - Minimal aq2-tng: https://disk.yandex.ru/d/7UUEX2ic2i7Bvg 72 - Minimal aq2-tng + maps: https://disk.yandex.ru/d/W-7ixUGT-aVzlQ 73 - Full set with all textures and maps: https://disk.yandex.ru/d/HtmBA8CEcWDRaA (Download this )72 - Minimal aq2-tng + maps: https://disk.yandex.ru/d/W-7ixUGT-aVzlQ (Download this) 73 - Full set with all textures and maps: https://disk.yandex.ru/d/HtmBA8CEcWDRaA (Download this 74 74 75 75 Unpack the archive and move `action` folder to `~/.q2pro/`. You might need to install `p7zip` package for extracting 7z archives: 76 76 {{{ 77 77 sudo apt install p7zip 78 7za x aqtp+maps.7z -o/home/<your_user>/.q2pro/ 78 79 7za x aqtp_files.7z -o/home/<your_user>/.q2pro/ 79 80 }}}