What dictates the load order for Grasshopper Plugins?

Not really. If there was a workaround I wouldn’t even consider adjusting the code :slight_smile:

edit: you could structure your gha to reference a helper library that references the other GHA and only call that helper library after initialization is complete. Not exactly a fun coding project.