Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/pickup/bin/dedicatedClient.in @ 5935

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

Hopefully merged trunk successfully into pickup branch.

  • 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.