Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/presentation2/bin/dedicatedClient.in @ 6417

Last change on this file since 6417 was 6119, checked in by rgrieder, 14 years ago

svn:eol-style "native" should be set for all text files.

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