Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Mar 2, 2009, 1:56:50 PM (15 years ago)
Author:
rgrieder
Message:
  • Added run script for the dedicated server
  • Removed directory changes and used full path instead (build tree only uses absolute paths anyway)
File:
1 copied

Legend:

Unmodified
Added
Removed
  • code/trunk/bin/dedicated.in

    r2719 r2729  
    22# convenience script for starting orxonox on Linux
    33
    4 cd @CURRENT_RUNTIME_DIR@ && exec ./@ORXONOX_EXECUTABLE_NAME@ --state server --directory server $@
     4cd @CURRENT_RUNTIME_DIR@ && exec ./@ORXONOX_EXECUTABLE_NAME@ --state dedicated --directory dedicated $@
Note: See TracChangeset for help on using the changeset viewer.