Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/core5/bin/dedicatedClient.in @ 5848

Last change on this file since 5848 was 5848, checked in by scheusso, 15 years ago

adding the dedicatedClient (mostly for debugging reason)
there is a new runscript (for win and unix): dedicatedClient(.bat)
you can also choose GSDedicatedClient by adding the command line argument —dedicatedClient

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