use gradle for shared fabric launch config

This commit is contained in:
James Seibel
2024-11-02 11:21:20 -05:00
parent 8be161b381
commit fc6fd310f6
+2 -2
View File
@@ -1,7 +1,7 @@
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="Fabric Client &amp; Server" type="CompoundRunConfigurationType">
<toRun name="Fabric Client (:fabric)" type="Application" />
<toRun name="Fabric Server (:fabric)" type="Application" />
<toRun name="distant-horizons [fabric:runClient]" type="GradleRunConfiguration" />
<toRun name="distant-horizons [fabric:runServer]" type="GradleRunConfiguration" />
<method v="2" />
</configuration>
</component>