mirror of
https://git.code.sf.net/p/quake/quake2forge
synced 2025-02-23 20:01:08 +00:00
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 $*
|