diff options
Diffstat (limited to 'runtime-engine/plugins/src/main/resources')
2 files changed, 2 insertions, 0 deletions
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 diff --git a/runtime-engine/plugins/src/main/resources/META-INF/services/me.shedaniel.rei.impl.common.provider.PluginManagerConstructor b/runtime-engine/plugins/src/main/resources/META-INF/services/me.shedaniel.rei.impl.common.provider.PluginManagerConstructor new file mode 100644 index 000000000..816ec424b --- /dev/null +++ b/runtime-engine/plugins/src/main/resources/META-INF/services/me.shedaniel.rei.impl.common.provider.PluginManagerConstructor @@ -0,0 +1 @@ +me.shedaniel.rei.impl.common.plugins.PluginManagerConstructorImpl
\ No newline at end of file |
