Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/trunk/bin/standalone.in @ 2868

Last change on this file since 2868 was 2762, checked in by rgrieder, 16 years ago

Have fun Oli! ;)
Added run script for standalone.

  • Property svn:eol-style set to native
  • Property svn:executable set to *
File size: 160 bytes
RevLine 
[2509]1#!/bin/sh
[2590]2# convenience script for starting orxonox on Linux
[2509]3
[2762]4exec @CURRENT_RUNTIME_DIR@/@ORXONOX_EXECUTABLE_NAME@ --state standalone --directory standalone $@
Note: See TracBrowser for help on using the repository browser.