TwelveIterationMods / Balm

Abstraction Layer (but not really)™ for Blay's multiplatform mods
https://mods.twelveiterations.com/mc/balm
Other
24 stars 13 forks source link

Utilities for Hud Info mods #86

Open BlayTheNinth opened 3 months ago

BlayTheNinth commented 3 months ago

Jade, WTHIT, TOP all work very similar but have different APIs. It's difficult to support them without duplicating code. It would be nice to have helpers in Balm that translate one code base to each of the individual APIs so we only have to write the information logic once.