OrnitheMC / ornithe-standard-libraries

Apache License 2.0
8 stars 5 forks source link

Branding Patch API #16

Closed SpaceWalkerRS closed 8 months ago

SpaceWalkerRS commented 9 months ago

Currently the Branding Patch does not have an API, meaning mod developers cannot programmatically change the version and game branding, and the patch is taken solely from the launch arguments (which Fabric/Quilt Loader adds).

AdelinaM17n commented 9 months ago

How would we deal with multiple mods requesting a branding change? will there be a priority system or similar?

SpaceWalkerRS commented 9 months ago

We'll have to come up with a solution for that yeah. I imagine a priority system would be relatively straightforward, but we could even have more complex collision handling, where multiple messages are added after one another.