|
Last change
on this file since 2818 was
2799,
checked in by rgrieder, 17 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:
168 bytes
|
| Line | |
|---|
| 1 | #!/bin/sh |
|---|
| 2 | # convenience script for starting orxonox on Linux |
|---|
| 3 | |
|---|
| 4 | exec @CURRENT_RUNTIME_DIR@/@ORXONOX_EXECUTABLE_NAME@ --state standalone --writingPathSuffix standalone $@ |
|---|
Note: See
TracBrowser
for help on using the repository browser.