Lunatrius / InGame-Info-XML

Display various information directly on the in-game GUI.
MIT License
34 stars 27 forks source link

[Suggestion] Use RenderGameOverlayEvent.Text #71

Open Tomson124 opened 6 years ago

Tomson124 commented 6 years ago

Maybe use the RenderGameOverlayEvent.Text instead of the Font Renderer so the HUD doesn't just "override" other mods HUDs that use this method. Also it would not interfer with e.g. FTB Utilities

Lunatrius commented 6 years ago

That event is limited to text only and left/right sides only.