Simplify your logistics without overcomplicating your endgame. This mod introduces a straightforward and efficient loader that integrates seamlessly into the game's progression.
You probably can still use this as it is, but it must use AAI Loaders as a dependancy, without modifiying its code.
Your own mod-code would then side-load over whichever parts of AAI Loaders you want different, ie. be "your" part of this mod.
Essentially, you can't use Earendel's graphics or code and say its your own.
You can only reference it as a dependancy, and then plug in your code alongside it.
You could probably require AAI Loaders and then force its setting to "graphics only" and hidden, that way your mod would work right away without requiring user interaction.
You could probably require AAI Loaders and then force its setting to "graphics only" and hidden, that way your mod would work right away without requiring user interaction.
That is the entire purpose of the graphics only setting, yes.
The way the mod is right now on github, it breaks license.