Create a Custom Version Drop
From WikiDocs
Mogware frequently releases new interim drops which can be dragged into your Server Manager and automatically deployed throughout the entire team. These drops are created for the Server and Client separately. Both the Client ans the Server drops contain new versions of the executables and new dll files. At times, you may have a need to customize a drop for yourself. This page will help explain how you can customize a MOG drop.
To begin, create a copy of a previous MOG drop and open it in your rar archive program. This will show you all of the files contained within the drop. There are many executable files and some dll, info and rtf items in there as well. The most important files for our purposes are the FileList.ini, VERSION.INI and the WhatsNew.txt files.
FileList.ini
The FileList.ini file lists all of the files to be deployed in the drop. If you want to add a new file to the drop, it must be included in this file or else it will not be properly deployed.
VERSION.INI
This contains the descriptive information about the drop. To change the name of the drop, simply change the 'Name' variable listed in this file. It is recommended that this name should match or resemble the .rar file's name.
WhatsNew.txt
This tells everyone who updates exactly what is different in this version of MOG. You can edit the text file and list any changes you have made to this drop.
Once you have created your own custom .rar file, you can simply drag the drop into the Server Manager and deploy it to your entire team like any other MOG drop.
