Jump to content

Recommended Posts

Is there a way to set/override the order in which mods load? I am trying to make a mod which has another mod (an API mod) as a dependency. I suppose I could have the dependent mod store all of it's loading operations in a global data set, and have it be called on initialization of the API (but only if the API was not loaded yet, otherwise it could load normally), but this seems quite the arduous solution. Is there a better way?

Link to comment
https://forums.kleientertainment.com/forums/topic/58699-mod-load-order/
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...