ScriptVersion = 50;
/*
 You are using BaW Graphics Mod Manager, created by the owners of http://bawsite.com/ and made for the creation (with extended capabilities) and loading of different Mods. It also allows to change the colors of the players (this change can be made as part of a Mod).
 Do not publically redistribute the main files of the project without permission of any of the owners of http://bawsite.com/.
 It is forbidden to modify or remove this comment.
*/


/* Default player colors:
SetPlayerColors('#FF4646', '#47FF54', '#E347FF', '#47F9FF', '#FFFD47', '#4777FF', '#FFA247', '#000000');
*/

//Choose the player colors here
SetPlayerColors('#FF8000', '#0000FF', '#FF0000', '#00FF00', '#00FFFF', '#FFFFFF', '#000000', '#000000');

//Mod list to load

LoadMod('Green Fire - Lant');
LoadMod('Good Tex Loader - Lant');
//Can enable the next Mod by removing the "//"
//LoadMod('Texture Repeat - Lant');
LoadMod('Wireframe Mod - Dot');