| Last change
                  on this file since 2920 was
                  2850,
                  checked in by rgrieder, 17 years ago | 
        
          | Started working on cleaning up the GameState mess  Cleaned out GUIManager
Renamed GSGUI to GSMainMenu
"—state blah" has been changed to —server, —client, —standalone, —dedicated
—console starts the game in the console (no level loading there yet, but "loadMenu")
adjusted run scripts
 | 
        
          | 
              
                  Property svn:eol-style set to
                  native
                  Property svn:executable set to
                  * | 
        | File size:
            155 bytes | 
      
      
        
  | Line |  | 
|---|
| 1 | #!/bin/sh | 
|---|
| 2 | # convenience script for starting orxonox on Linux | 
|---|
| 3 |  | 
|---|
| 4 | exec @CURRENT_RUNTIME_DIR@/@ORXONOX_EXECUTABLE_NAME@ --client --writingPathSuffix client1 $@ | 
|---|
       
      
      Note: See 
TracBrowser
        for help on using the repository browser.