File tree Expand file tree Collapse file tree 4 files changed +28
-38
lines changed
Expand file tree Collapse file tree 4 files changed +28
-38
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ <component name =" ProjectRunConfigurationManager" >
2+ <configuration default =" false" name =" AuthlibProxyForServer [wrapper]" type =" GradleRunConfiguration" factoryName =" Gradle" >
3+ <ExternalSystemSettings >
4+ <option name =" executionName" />
5+ <option name =" externalProjectPath" value =" $PROJECT_DIR$" />
6+ <option name =" externalSystemIdString" value =" GRADLE" />
7+ <option name =" scriptParameters" value =" " />
8+ <option name =" taskDescriptions" >
9+ <list />
10+ </option >
11+ <option name =" taskNames" >
12+ <list >
13+ <option value =" wrapper" />
14+ <option value =" --gradle-version=9.0.0" />
15+ <option value =" --distribution-type=all" />
16+ </list >
17+ </option >
18+ <option name =" vmOptions" />
19+ </ExternalSystemSettings >
20+ <ExternalSystemDebugServerProcess >true</ExternalSystemDebugServerProcess >
21+ <ExternalSystemReattachDebugProcess >true</ExternalSystemReattachDebugProcess >
22+ <DebugAllEnabled >false</DebugAllEnabled >
23+ <RunAsTest >false</RunAsTest >
24+ <method v =" 2" />
25+ </configuration >
26+ </component >
Original file line number Diff line number Diff line change 22org.gradle.jvmargs =-Xmx6G
33# Fabric Basic Properties
44# https://fabricmc.net/versions.html
5- loader_version =0.16.14
5+ loader_version =0.17.2
66# Mod Properties
77mod_id =authlib-proxy-for-server
88mod_name =AuthlibProxyForServer
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-8.14.3 -all.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-9.0.0 -all.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments