Show RenderApi config in UI

This commit is contained in:
James Seibel
2026-03-15 16:15:34 -05:00
parent 1980e64b2f
commit bb838328a7
@@ -834,8 +834,7 @@ public class Config
.build();
public static ConfigEntry<EDhApiRenderApi> renderingApi = new ConfigEntry.Builder<EDhApiRenderApi>()
.set(EDhApiRenderApi.AUTO)
.setAppearance(EConfigEntryAppearance.ONLY_IN_FILE) // very experimental option and only supported
.set(EDhApiRenderApi.AUTO)
.comment(""
+ "Requires a restart to change. \n"
+ " \n"