Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/presentation/bin/masterserver.in @ 7752

Last change on this file since 7752 was 7752, checked in by dafrick, 13 years ago

Adding runscript for masterserver. So far only tested under ubuntu.

  • Property svn:executable set to *
File size: 166 bytes
Line 
1#!/bin/sh
2# convenience script for starting orxonox on Linux
3
4exec @CURRENT_RUNTIME_DIR@/@ORXONOX_EXECUTABLE_NAME@ --masterserver --writingPathSuffix masterserver $@
Note: See TracBrowser for help on using the repository browser.