What's this?
This is a little tool that is used to put together some mods.
How does this work?
It checks for the "init()" thread in the mod that you want to add, and then includes it to the SpawnedPlayer thread. (_rank.gsc only)
How to use?
1.Unrar
2.Open the exe file
3.Select the script that you want to be added to your mod
4.Select the folder which contains the "maps\mp\" folders
5.Click on start!
NOTE: Make sure that the mod that you want to add has a 'init()' thread, and it contains all the info needed to run the mod.