Difference between revisions of "Autostart"

From #openttdcoop wiki

Jump to: navigation, search
(Using TYPE="nightly")
m (style)
Line 1: Line 1:
 +
__NOTOC__
 +
 
== OpenTTD Linux Autostart script==
 
== OpenTTD Linux Autostart script==
<br>
+
The autostart/ compile script automatically downloads, compiles and starts the correct OpenTTD Linux version to join the Public Server or Member Zone Server. The script can use the nightly download or use svn to compile you're local gameset.
The autostart/ compile script automatically downloads, compiles and starts the correct OpenTTD Linux version to join the Public Server or Member Zone Server. The script can use the nightly download or use svn to compile you're local gameset.<br>
+
  
=How to use the script =
+
==How to use the script ==
<br>
+
# Download the files from http://svn.openttdcoop.org/tools/autostart/<br>
1) Download the files from http://svn.openttdcoop.org/tools/autostart/<br>
+
# Copy or rename ps.tmpl to ps.conf<br>
2) Copy or rename ps.tmpl to ps.conf<br>
+
# Edit ps.conf and set your option for either "nightly" or "svn" under TYPE =<br>
3) Edit ps.conf and set your option for either "nightly" or "svn" under TYPE =<br>
+
# Start the script witihin your terminal type: "./start" or start it from within your file browser and run it, don't click on "run from terminal" for you convenience.<br>
4) Start the script witihin your terminal type: "./start" or start it from within your file browser and run it, don't click on "run from terminal" for you convenience.<br>
+
  
=Using TYPE="nightly"=
+
==Using TYPE="nightly"==
 
The fastest type to update and start a client.
 
The fastest type to update and start a client.
  
=Using TYPE="svn"=
+
==Using TYPE="svn"==
'''Advantages'''
+
====Advantages====
<br>
+
*Patches with autojoin patch.
Patches with autojoin patch.
+
*Only updates changed files.
Only updates changed files.
+
====Dissadvantages====
<br>
+
*Needs to compile (takes time)
'''Dissadvantages'''
+
<br>
+
Needs to compile (takes time)
+
<br>
+

Revision as of 10:48, 19 April 2008


OpenTTD Linux Autostart script

The autostart/ compile script automatically downloads, compiles and starts the correct OpenTTD Linux version to join the Public Server or Member Zone Server. The script can use the nightly download or use svn to compile you're local gameset.

How to use the script

  1. Download the files from http://svn.openttdcoop.org/tools/autostart/
  2. Copy or rename ps.tmpl to ps.conf
  3. Edit ps.conf and set your option for either "nightly" or "svn" under TYPE =
  4. Start the script witihin your terminal type: "./start" or start it from within your file browser and run it, don't click on "run from terminal" for you convenience.

Using TYPE="nightly"

The fastest type to update and start a client.

Using TYPE="svn"

Advantages

  • Patches with autojoin patch.
  • Only updates changed files.

Dissadvantages

  • Needs to compile (takes time)
Powered by MediaWiki