|
Last change
on this file since 8453 was
8311,
checked in by rgrieder, 15 years ago
|
|
svn:eol-style "native" for all text based files.
Also removed the executable property from planets.oxw.
|
-
Property svn:eol-style set to
native
-
Property svn:executable set to
*
|
|
File size:
166 bytes
|
| Line | |
|---|
| 1 | #!/bin/sh |
|---|
| 2 | # convenience script for starting orxonox on Linux |
|---|
| 3 | |
|---|
| 4 | exec @CURRENT_RUNTIME_DIR@/@ORXONOX_EXECUTABLE_NAME@ --masterserver --writingPathSuffix masterserver $@ |
|---|
Note: See
TracBrowser
for help on using the repository browser.