Update to MidnightLib v0.2.8

This commit is contained in:
backryun
2021-10-29 15:20:17 +09:00
parent 0ae5c7569d
commit 91be4094d3
4 changed files with 5 additions and 5 deletions

View File

@@ -4,8 +4,8 @@ org.gradle.jvmargs=-Xmx1G
# Fabric Properties
# check these on https://fabricmc.net/use
minecraft_version=1.17.1
yarn_mappings=1.17.1+build.61
loader_version=0.11.7
yarn_mappings=1.17.1+build.63
loader_version=0.12.3
# Mod Properties
mod_version = 2.3.0-1.17+fabric
@@ -14,6 +14,6 @@ org.gradle.jvmargs=-Xmx1G
# Dependencies
# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api
fabric_version=0.40.1+1.17
fabric_version=0.41.0+1.17
satin_version = 1.6.4
midnightlib_version=0.2.5
midnightlib_version=0.2.8

View File

@@ -1,5 +1,5 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-7.2-bin.zip
distributionUrl=https://services.gradle.org/distributions/gradle-7.2-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists

Binary file not shown.

Binary file not shown.