****************************
**  Evolution Admin Mod   **
****************************

http://www.triben.de

Based on Pizza Admin Mod by Altair
(http://hosted.tribalwar.com/pizzamod)

This build is specific to the Classic mod v1.4.1 - 1.5.1

Installation:
=============

- Set up a clean install of Tribes2 25034

- Delete all dos files via your operating system and not via some script.

- If you have been using other admin mods, make a backup of their
  files and remove them from your tribes installation. There might be
  severe problems combining different admin mods on a server, as they
  tend to alter the same game resources in an incompatible way.

- Unpack the zip file containing this readme into your GameData/classic folder
  (linux: into your ~/.loki/tribes2/classic folder)

- Alter the file classic/prefs/evo_mapRotation.cs (default location)
  to your desired server settings.

- If classic/scripts/evolution/evoPackage.cs exists, delete it.

- Note:
  The evo_prefs file is like serverDefaults.cs in base/classic. Do not edit this file,
  it is only used to populate prefs/ServerPrefs.cs

  Some Classic $Host:: values will have no effect as they are overridden by Evo values.
  Some Classic vote options will not exist.


Starting the server:
====================

- Windows:
  ========

  - Classic (ONLINE):
    --------
    tribes2.exe -online -dedicated -mod classic
    or
    ispawn.exe <port> tribes2.exe -nologin -dedicated -mod classic

  - Classic (LAN):
    --------
    tribes2.exe -nologin -dedicated -mod classic
    or
    ispawn.exe <port> tribes2.exe -nologin -dedicated -mod classic

- Linux:
  ======

  - Classic (ONLINE):
    --------
    ./tribes2d -online -dedicated -mod classic
    or
    ./tribes2d-restart.sh - online -dedicated -mod classic

  - Classic (LAN):
    --------
    ./tribes2d -nologin -dedicated -mod classic
    or
    ./tribes2d-restart.sh -nologin -dedicated -mod classic

After the server is started, issue a quit(); in the console and *kill* ispawn(win) or restart.sh(Linux). 
Open your ServerPrefs.cs file and edit to your needs.
Start the server again.


Update:
=======
If you are updating from a previous version of Evolution Mod, please
read evo_changes.txt for what changed in the functionality and
configuration


Support:
========
You can use the Evolution Mod Forum for questions, bugs, ...
http://www.evolution.b-s-g.net


Credits:
========
Thanks go out to:

Altair, for writing the great Pizza Mod. Apollo, for helping to get a
server to write this mod on. The [B-S-G] guys for enduring the bugs.
And  all the skripters out there, from a to z ... (I won't list them
all, for I'd forget half of them for sure). I learned a lot from
reading your codes.
