mirror of
https://github.com/PurpurMC/Purpur.git
synced 2026-02-17 08:27:43 +01:00
Upstream has released updates that appear to apply and compile correctly Paper Changes: PaperMC/Paper@5923b7d Fix missing map initialize event call & missing map id assignment (#9756) PaperMC/Paper@5cbce36 Handle new brand payload type
11 lines
665 B
XML
11 lines
665 B
XML
<component name="ProjectRunConfigurationManager">
|
|
<configuration default="false" name="Run Purpur Paperclip Jar" type="JarApplication">
|
|
<option name="JAR_PATH" value="$PROJECT_DIR$/build/libs/purpur-paperclip-1.20.2-R0.1-SNAPSHOT-reobf.jar" />
|
|
<option name="VM_PARAMETERS" value="-Dcom.mojang.eula.agree" />
|
|
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/run" />
|
|
<option name="ALTERNATIVE_JRE_PATH" />
|
|
<method v="2">
|
|
<option name="RunConfigurationTask" enabled="true" run_configuration_name="Upstream Paper [createReobfPaperclipJar]" run_configuration_type="GradleRunConfiguration" />
|
|
</method>
|
|
</configuration>
|
|
</component> |