Soccer Tournament
-----------------

- The original mod made by  Kenneth "Shrimp" Watson

- The improved Soccer.u file made by [os]rush

- More enhanced Soccer.u created by Deepu & Nelsona

- Release Date: April 18, 2018

Installation (Server)
=====================
--> copy the .u, .int, .utx file to the UnrealTournament's System & Textures folder, replace the existing Soccer.u file
--> this Soccer.u file will not make any version mismatch information, package conformed by Nelsona
--> add this line to ACEWhiteList.txt for recognizing enhanced Soccer.u file

##################################################################################################################################
# Filename              Size            MD5 Hash                                Identifier                              Hacked?  #
##################################################################################################################################
SOCCER.U		-1		x					Soccer Tournament for UT

Single Soccer server config
---------------------------

[Engine.GameEngine]
ServerPackages=Soccer
ServerPackages=SoccerFonts

Startup game class line="Soccer.SoccerMatch"

Multi game types server config
------------------------------

[Engine.GameEngine]
ServerPackages=SoccerFonts

--> Map Vote line
CustomGameConfig[0]=(bEnabled=True,GameClass="Soccer.SoccerMatch",NewPrefix="SCR",Mutators="",Settings="")

Fixed bugs & Added things
=========================
--> Fixed match ending timer
--> Fixed GoalTeamScore bug
--> Fixed TimeLimit bug
--> Fixed overtime bug
--> Added original Football hit & kick sounds
--> Fixed country flag bug
--> Fixed soccer camera, Players not able rotate the camera while goal break time :P
--> Improved bot codes