Changes between Version 23 and Version 24 of ActionQuake2
- Timestamp:
- Oct 15, 2024, 3:54:00 AM (4 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ActionQuake2
v23 v24 73 73 - Full set with all textures and maps: https://disk.yandex.ru/d/HtmBA8CEcWDRaA (Download this) 74 74 75 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/`. 76 75 Unpack the archive and move `action` folder to `~/.q2pro/`. You might need to install `p7zip` package for extracting 7z archives: 76 {{{ 77 sudo apt install p7zip 78 7za x aqtp_files.7z -o/home/<your_user>/.q2pro/ 79 }}} 77 80 78 81 So the results of `ls ~/.q2pro/` would print the following: