Last change
on this file since 5871 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 | |
---|
4 | exec @CURRENT_RUNTIME_DIR@/@ORXONOX_EXECUTABLE_NAME@ --dedicatedClient --writingPathSuffix dedicatedClient $@ |
---|
Note: See
TracBrowser
for help on using the repository browser.