dependencies and control.lua
Posted: Tue Aug 09, 2016 2:41 pm
Hi,
json dependencies garanty the order of data.lua loading, but is there a way to garanty the order of control.lua first events between mods when a save is loaded ?
(ex: garanty the order of on_config events, or on_init events ?)
My problem : how can I force the relative position of buttons in the top toolbar (between 2 mods that I developped).
json dependencies garanty the order of data.lua loading, but is there a way to garanty the order of control.lua first events between mods when a save is loaded ?
(ex: garanty the order of on_config events, or on_init events ?)
My problem : how can I force the relative position of buttons in the top toolbar (between 2 mods that I developped).