Forráskód Böngészése

1.16.2-pre1

Signed-off-by: shedaniel <daniel@shedaniel.me>
shedaniel 4 éve
szülő
commit
6056f5114a
2 módosított fájl, 6 hozzáadás és 6 törlés
  1. 1 1
      JenkinsD
  2. 5 5
      gradle.properties

+ 1 - 1
JenkinsD

@@ -4,7 +4,7 @@ pipeline {
 
       stage ('Build') {
          when {
-            expression { env.BRANCH_NAME == '4.x' || env.BRANCH_NAME == '4.x-unstable' }
+            expression { env.BRANCH_NAME == '4.x' || env.BRANCH_NAME == '5.x' }
          }
          steps {
             sh "rm -rf build/libs/"

+ 5 - 5
gradle.properties

@@ -1,13 +1,13 @@
 org.gradle.jvmargs=-Xmx3G
-mod_version=5.0.0-unstable
-supported_version=20w30a
-minecraft_version=20w30a
-yarn_version=20w30a+build.3+legacy.20w09a+build.8
+mod_version=5.0.1-unstable
+supported_version=1.16.2+
+minecraft_version=1.16.2-pre1
+yarn_version=1.16.2-pre1+build.1+legacy.20w09a+build.8
 fabricloader_version=0.9.0+build.204
 cloth_client_events_v0_version=1.0.6
 cloth_config_version=4.7.0-unstable
 modmenu_version=1.12.2+build.16
-fabric_api=0.16.0+build.386-1.16
+fabric_api=0.16.3+build.390-1.16
 autoconfig1u=3.2.0-unstable
 api_include=me.shedaniel.cloth.api:cloth-client-events-v0,me.shedaniel.cloth:config-2,me.sargunvohra.mcmods:autoconfig1u,net.fabricmc.fabric-api:fabric-api-base
 api_exculde=