mirror of
https://github.com/Astatin3/meteorbot.git
synced 2026-06-09 00:28:01 -06:00
Mostly make this thing work
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
<component name="ProjectRunConfigurationManager">
|
||||
<configuration default="false" factoryName="Application" name="Minecraft Client" type="Application">
|
||||
<option name="ALTERNATIVE_JRE_PATH" value="/usr/lib/jvm/temurin-22-jdk-amd64"/>
|
||||
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="true"/>
|
||||
<option name="MAIN_CLASS_NAME" value="net.fabricmc.devlaunchinjector.Main"/>
|
||||
<module name="no-more-render.main"/>
|
||||
<shortenClasspath name="ARGS_FILE"/>
|
||||
<option name="VM_PARAMETERS" value="-Dfabric.dli.config=$USER_HOME$/GitHub/no-more-render/.gradle/loom-cache/launch.cfg -Dfabric.dli.env=client -Dfabric.dli.main=net.fabricmc.loader.impl.launch.knot.KnotClient"/>
|
||||
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/run/"/>
|
||||
<method v="2">
|
||||
<option enabled="true" name="Make"/>
|
||||
</method>
|
||||
<classpathModifications/></configuration>
|
||||
</component>
|
||||
Reference in New Issue
Block a user