mirror of
https://git.code.sf.net/p/quake/quake2forge
synced 2024-12-12 13:42:21 +00:00
6f4d107011
Bring in Jamie Wilkinson's patches for quake2_3.21-1. this gives us sdl support, ~/.quake2, sane default for gl_driver, and several other fixups.
3 lines
51 B
Bash
3 lines
51 B
Bash
#!/bin/sh
|
|
|
|
cd /usr/lib/games/quake2 && ./quake2 $*
|