From 8c13c015031a0de865d2e767cd8e879754f803e2 Mon Sep 17 00:00:00 2001 From: shedaniel Date: Fri, 5 Aug 2022 01:30:08 +0800 Subject: More work --- ...me.shedaniel.rei.impl.client.config.ConfigManagerInternal$SystemSetup | 1 + 1 file changed, 1 insertion(+) create mode 100644 runtime-engine/plugins/src/main/resources/META-INF/services/me.shedaniel.rei.impl.client.config.ConfigManagerInternal$SystemSetup (limited to 'runtime-engine/plugins/src/main/resources') diff --git a/runtime-engine/plugins/src/main/resources/META-INF/services/me.shedaniel.rei.impl.client.config.ConfigManagerInternal$SystemSetup b/runtime-engine/plugins/src/main/resources/META-INF/services/me.shedaniel.rei.impl.client.config.ConfigManagerInternal$SystemSetup new file mode 100644 index 000000000..b758181a9 --- /dev/null +++ b/runtime-engine/plugins/src/main/resources/META-INF/services/me.shedaniel.rei.impl.client.config.ConfigManagerInternal$SystemSetup @@ -0,0 +1 @@ +me.shedaniel.rei.impl.client.gui.performance.entry.PerformanceConfigEntries \ No newline at end of file -- cgit