Magellan Linux

Annotation of /trunk/freespace2/fs2-open-wrapper.sh

Parent Directory Parent Directory | Revision Log Revision Log


Revision 94 - (hide annotations) (download) (as text)
Mon Jan 15 22:29:02 2007 UTC (17 years, 3 months ago) by niro
File MIME type: application/x-sh
File size: 258 byte(s)
new files

1 niro 94 #!/bin/bash
2     # $Header: /root/magellan-cvs/src/freespace2/fs2-open-wrapper.sh,v 1.1 2007-01-15 22:29:02 niro Exp $
3     # Wrapper for freespace2 for Magellan-Linux
4    
5     cd /usr/games/freespace2
6    
7     ./fs2_open_r -mod mediavps -spec -glow -mipmap -jpgtga -orbradar
8     exit $?