X-Niter / AE2WirelessTerminalLibrary

A Library and API for integrating Infinite Range-capable Wireless Terminals with built-in Baubles support
MIT License
1 stars 0 forks source link

Terminal Merge #4

Open X-Niter opened 2 years ago

X-Niter commented 2 years ago

Merge other addon terminals into this mod to turn this into a large combination of epic terminals instead of making people download smaller addon mods for this one.

Some issues to look out for, some people might still download the addon terminals to which are merged here, so we will have to make sure we add in some handling for when people might do this, we can either look into maybe disabling the terminals in this mod, possibly terminate the other mod from loading, etc, etc, the options will need to be looked into.

Another thing to look out for is if any other mods out there are building off this one for who knows what reason, we will need to make sure we keep those extra addons in mind.

Main reason behind this whole idea is that it seems silly to have a terminal addon mod that would then require a terminal library to which that terminal library then requires a library? That's a bit of an annoying dependency chain and I feel that could be confusing to pack makers having to figure that all out, so hopfully having this mod turn into one big one, while still impleneting compatibilty with other addons, could potentially clear up any confusion.

Xikaro commented 2 years ago

as the creator of a mod pack and seeing how this and other dependencies are used, they usually include a full set of terminals, making a config disable a specific terminal is a very good idea