MaxWasUnavailable / LobbyCompatibility

Towards a future with fewer lobby incompatibility errors.
GNU Lesser General Public License v3.0
5 stars 3 forks source link

Register method / SoftDependency support #37

Closed legoandmars closed 8 months ago

legoandmars commented 8 months ago

Some modders want to just use a Register() method so they don't have to directly depend on the mod.

This is probably good to have, but we should be very thoughtful about how we implement it (IMO it should be extremely discouraged to use Everyone mods with a soft dependency)