Initial commit: 在 Minecraft Java 版接入 NVIDIA DLSS 超分与帧生成
This commit is contained in:
+13
@@ -0,0 +1,13 @@
|
||||
distributionBase=GRADLE_USER_HOME
|
||||
distributionPath=wrapper/dists
|
||||
# NOTE: services.gradle.org is unreachable from this network (TCP connect times out
|
||||
# even though port 443 looks open), so the wrapper points at a mirror.
|
||||
# Revert to the official URL if you are on a network where it works:
|
||||
# https://services.gradle.org/distributions/gradle-9.5.1-bin.zip
|
||||
distributionUrl=https\://mirrors.cloud.tencent.com/gradle/gradle-9.5.1-bin.zip
|
||||
networkTimeout=60000
|
||||
retries=3
|
||||
retryBackOffMs=1000
|
||||
validateDistributionUrl=true
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
zipStorePath=wrapper/dists
|
||||
Reference in New Issue
Block a user