Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/trunk/bin/masterserver.in @ 7801

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

Merging presentation2 branch back to trunk.

  • 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.