Initial commit: 在 Minecraft Java 版接入 NVIDIA DLSS 超分与帧生成

This commit is contained in:
WpyQwq
2026-09-19 11:51:46 +08:00
commit 8acb8bbac6
89 changed files with 51201 additions and 0 deletions
Binary file not shown.
+13
View File
@@ -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