Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/kicklib2/bin/masterserver.in @ 8311

Last change on this file since 8311 was 8311, checked in by rgrieder, 13 years ago

svn:eol-style "native" for all text based files.
Also removed the executable property from planets.oxw.

  • Property svn:eol-style set to native
  • 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.