Last change
on this file since 2799 was
2799,
checked in by rgrieder, 16 years ago
|
Moved all core related initialisations from Main.cc and GSRoot.cc to Core.cc so that everything sticks together more obviously.
Renamed —directory command line argument: Name really doesn't say what it is.
using —writingPathSuffix now. Not much better, but at least you wonder
|
-
Property svn:eol-style set to
native
-
Property svn:executable set to
*
|
File size:
160 bytes
|
Rev | Line | |
---|
[2509] | 1 | #!/bin/sh |
---|
[2590] | 2 | # convenience script for starting orxonox on Linux |
---|
[2509] | 3 | |
---|
[2799] | 4 | exec @CURRENT_RUNTIME_DIR@/@ORXONOX_EXECUTABLE_NAME@ --state server --writingPathSuffix server $@ |
---|
Note: See
TracBrowser
for help on using the repository browser.