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

http://www.evolution.b-s-g.net

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

Installation:
=============
- Set up a clean install of Tribes2 25034

- 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 folder
  (linux: into your ~/.loki/tribes2 folder)

- Alter the files base/evo_prefs.cs and base/prefs/evo_mapRotation.cs
  to your desired server settings. If you are using classic, do the
  same for the files in your classic directory as well.


Starting the server:
====================
- Windows:
  ========

  - Base:
    -----
    tribes2.exe -dedicated -serverprefs evo_prefs.cs
    or  
    ispawn.exe <port> tribes2.exe -dedicated -serverprefs evo_prefs.cs

  - Classic:
    --------
    tribes2.exe -dedicated -dedicated -serverprefs evo_prefs.cs -mod classic
    or  
    ispawn.exe <port> tribes2.exe -dedicated -serverprefs evo_prefs.cs -mod classic

- Linux:
  ======
  - Base:
    -----
    ./tribes2d -dedicated -serverprefs evo_prefs.cs
    or
    ./tribes2d-restart.sh -dedicated -serverprefs evo_prefs.cs

    Classic:
    --------
    ./tribes2d -dedicated -serverprefs evo_prefs.cs -mod classic
    or
    ./tribes2d-restart.sh -dedicated -serverprefs evo_prefs.cs -mod classic

***************
***IMPORTANT***
***************

When using the modswitcher, you need to be running the tribes2 server
in a wrapper like ispawn or tribes2d-restart.sh, or it will go down
with a mod switch.


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.
