This folder is for developers wishing to use the ULX developer library. 
If you simply use the lua/init folder, your plugin could be loaded before ULX, and
thereby screwing up your whole plugin. This folder is the ULX init folder. It acts
exactly like the lua/init folder, but it's loaded AFTER ULX loads.