Advertisement
Guest User

Untitled

a guest
May 16th, 2010
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. 0. Pre-requisits:
  2. install these:
  3. MinGW
  4. MSYS
  5. MSYSgit
  6.  
  7. 1.
  8. cd into directory of choice and do:
  9. git clone git://git.xonotic.org/xonotic/xonotic.git
  10.  
  11. 2.
  12. ./all update
  13.  
  14. 3.
  15. CC=gcc ./all compile
  16.  
  17. 4.
  18. ./all run wgl +vid_fullscreen 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement