Updated readme and 1.16 can you please build?

This commit is contained in:
coolGi2007
2022-04-06 12:59:09 +00:00
parent 1e502c5933
commit 889c3d32c9
3 changed files with 11 additions and 3 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ build_16_5:
- ./gradlew deleteMerged --gradle-user-home cache/;
- ./gradlew build -PmcVer=1.16.5 --gradle-user-home cache/;
- ./gradlew merge --gradle-user-home cache/;
image: eclipse-temurin:8
image: eclipse-temurin:16
artifacts:
name: "Merged_NightlyBuild_1_16_5-${CI_COMMIT_SHORT_SHA}-${CI_COMMIT_TIMESTAMP}"
paths:
+1 -1
View File
@@ -1,6 +1,6 @@
# 1.16.5 version
java_version=16
java_version=8
minecraft_version=1.16.5
compatible_minecraft_versions=["1.16.4", "1.16.5"]
+9 -1
View File
@@ -20,6 +20,7 @@ This branch is for these versions of Minecraft
- 1.18.2
- 1.18.1 & 1.18
- 1.17.1 & 1.17
- 1.16.5 & 1.16.4
Architectury version: 3.4-SNAPSHOT\
Java Compiler plugin: Manifold Preprocessor
@@ -33,7 +34,7 @@ Modmenu version: 3.1.0
#### 1.18.1 mods
Forge version: 39.1.2\
Fabric version: 0.13.3\
Fabric API version: 0.46.6+1.18\
Fabric API version: 0.42.6+1.18\
Modmenu version: 3.0.1
#### 1.17.1 mods
@@ -42,6 +43,13 @@ Fabric version: 0.13.2\
Fabric API version: 0.46.1+1.17\
Modmenu version: 2.0.14
#### 1.16.5 mods
Forge version: 36.2.28\
Fabric vetsion: 0.13.12\
Fabric API version: 0.42.0+1.16\
Modmenu version: 1.16.22
Notes:\
This version has been confirmed to work in IDE and Retail Minecraft.\