Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/usability/bin/masterserver.in @ 11364

Last change on this file since 11364 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.