Show RenderApi config in UI
This commit is contained in:
@@ -834,8 +834,7 @@ public class Config
|
|||||||
.build();
|
.build();
|
||||||
|
|
||||||
public static ConfigEntry<EDhApiRenderApi> renderingApi = new ConfigEntry.Builder<EDhApiRenderApi>()
|
public static ConfigEntry<EDhApiRenderApi> renderingApi = new ConfigEntry.Builder<EDhApiRenderApi>()
|
||||||
.set(EDhApiRenderApi.AUTO)
|
.set(EDhApiRenderApi.AUTO)
|
||||||
.setAppearance(EConfigEntryAppearance.ONLY_IN_FILE) // very experimental option and only supported
|
|
||||||
.comment(""
|
.comment(""
|
||||||
+ "Requires a restart to change. \n"
|
+ "Requires a restart to change. \n"
|
||||||
+ " \n"
|
+ " \n"
|
||||||
|
|||||||
Reference in New Issue
Block a user