Priority of loading mods
Posted: Sun Nov 27, 2022 8:12 pm
How about adding priority downloads to json mods? I often make forks of mods or addons, and sometimes the author uses the last stage of loading for the main code and my mod simply does not see the necessary prototypes or smth else. What if it were or as in rimworld - the json specifies the mods that should load before the current one, or even easier - automatically load all the mods from dependencies before the mod. It's quite simple to make the game automatically compile a list of priorities, just go from the bottom of the list (mods that do not have child mods) to base.
What do you think about it?
What do you think about it?