Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/gui/bin/standalone.bat.in @ 2896

Last change on this file since 2896 was 2850, checked in by rgrieder, 15 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:mergeinfo set to (toggle deleted branches)
    /code/branches/buildsystem/bin/mingw/orxonox.bat2278-2400
    /code/branches/ceguilua/bin/orxonox.bat1802-1808
    /code/branches/core3/bin/orxonox.bat1572-1739
    /code/branches/gcc43/bin/orxonox.bat1580
    /code/branches/gui/bin/orxonox.bat1635-1723
    /code/branches/input/bin/orxonox.bat1629-1636
File size: 183 bytes
Line 
1title @PROJECT_NAME@
2path @ORXONOX_RUNTIME_LIBRARY_DIRECTORY_WINDOWS@;%path%
3@CURRENT_RUNTIME_DIR_WINDOWS@\@ORXONOX_EXECUTABLE_NAME@ --standalone --writingPathSuffix standalone
4pause
Note: See TracBrowser for help on using the repository browser.