Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/questsystem5/bin/client1.in @ 2907

Last change on this file since 2907 was 2907, checked in by dafrick, 15 years ago

Merging of the current QuestSystem branch.

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