diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ac7f5d8..08d7d0c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -59,7 +59,7 @@ jobs: fabric-1.21.1 fabric-1.21.4 fabric-1.21.5 - fabric-1.21.7 + fabric-1.21.8 velocity bungeecord distro-groups: | @@ -77,7 +77,7 @@ jobs: Fabric 1.21.1 Fabric 1.21.4 Fabric 1.21.5 - Fabric 1.21.7 + Fabric 1.21.8 Velocity BungeeCord files: | @@ -86,7 +86,7 @@ jobs: target/PAPIProxyBridge-Fabric-${{ env.version_name }}+mc.1.21.1.jar target/PAPIProxyBridge-Fabric-${{ env.version_name }}+mc.1.21.4.jar target/PAPIProxyBridge-Fabric-${{ env.version_name }}+mc.1.21.5.jar - target/PAPIProxyBridge-Fabric-${{ env.version_name }}+mc.1.21.7.jar + target/PAPIProxyBridge-Fabric-${{ env.version_name }}+mc.1.21.8.jar target/PAPIProxyBridge-Velocity-${{ env.version_name }}.jar target/PAPIProxyBridge-Bungee-${{ env.version_name }}.jar - name: 'Spigot: Publish to Modrinth' @@ -132,6 +132,7 @@ jobs: 1.21.5 1.21.6 1.21.7 + 1.21.8 java: 17 - name: 'Fabric 1.20.1: Publish to Modrinth' uses: WiIIiam278/mc-publish@hangar @@ -209,7 +210,7 @@ jobs: game-versions: | 1.21.5 java: 21 - - name: 'Fabric 1.21.7: Publish to Modrinth' + - name: 'Fabric 1.21.8: Publish to Modrinth' uses: WiIIiam278/mc-publish@hangar if: success() || failure() with: @@ -218,7 +219,7 @@ jobs: modrinth-token: ${{ secrets.MODRINTH_TOKEN }} modrinth-dependencies: | placeholder-api | suggests | * - files-primary: target/PAPIProxyBridge-Fabric-${{ env.version_name }}+mc.1.21.7.jar + files-primary: target/PAPIProxyBridge-Fabric-${{ env.version_name }}+mc.1.21.8.jar name: PAPIProxyBridge (Fabric) v${{ env.version_name }} version: ${{ env.version_name }} version-type: alpha @@ -226,7 +227,7 @@ jobs: loaders: | fabric game-versions: | - 1.21.7 + 1.21.8 java: 21 - name: 'Bungee: Publish to Modrinth' uses: WiIIiam278/mc-publish@hangar @@ -268,6 +269,7 @@ jobs: 1.21.5 1.21.6 1.21.7 + 1.21.8 java: 21 - name: 'Velocity: Publish to Modrinth & Hangar' uses: WiIIiam278/mc-publish@hangar @@ -313,4 +315,5 @@ jobs: 1.21.5 1.21.6 1.21.7 + 1.21.8 java: 17 \ No newline at end of file diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 7418a5a..e24a318 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -39,7 +39,7 @@ jobs: fabric-1.21.1 fabric-1.21.4 fabric-1.21.5 - fabric-1.21.7 + fabric-1.21.8 velocity bungeecord distro-groups: | @@ -57,7 +57,7 @@ jobs: Fabric 1.21.1 Fabric 1.21.4 Fabric 1.21.5 - Fabric 1.21.7 + Fabric 1.21.8 Velocity BungeeCord files: | @@ -66,7 +66,7 @@ jobs: target/PAPIProxyBridge-Fabric-${{ github.event.release.tag_name }}+mc.1.21.1.jar target/PAPIProxyBridge-Fabric-${{ github.event.release.tag_name }}+mc.1.21.4.jar target/PAPIProxyBridge-Fabric-${{ github.event.release.tag_name }}+mc.1.21.5.jar - target/PAPIProxyBridge-Fabric-${{ github.event.release.tag_name }}+mc.1.21.7.jar + target/PAPIProxyBridge-Fabric-${{ github.event.release.tag_name }}+mc.1.21.8.jar target/PAPIProxyBridge-Velocity-${{ github.event.release.tag_name }}.jar target/PAPIProxyBridge-Bungee-${{ github.event.release.tag_name }}.jar - name: 'Spigot: Publish to Modrinth' @@ -112,6 +112,7 @@ jobs: 1.21.5 1.21.6 1.21.7 + 1.21.8 java: 17 - name: 'Fabric 1.20.1: Publish to Modrinth' uses: WiIIiam278/mc-publish@hangar @@ -189,7 +190,7 @@ jobs: game-versions: | 1.21.5 java: 21 - - name: 'Fabric 1.21.7: Publish to Modrinth' + - name: 'Fabric 1.21.8: Publish to Modrinth' uses: WiIIiam278/mc-publish@hangar if: success() || failure() with: @@ -198,7 +199,7 @@ jobs: modrinth-token: ${{ secrets.MODRINTH_TOKEN }} modrinth-dependencies: | placeholder-api | suggests | * - files-primary: target/PAPIProxyBridge-Fabric-${{ github.event.release.tag_name }}+mc.1.21.7.jar + files-primary: target/PAPIProxyBridge-Fabric-${{ github.event.release.tag_name }}+mc.1.21.8.jar name: PAPIProxyBridge (Fabric) v${{ github.event.release.tag_name }} version: ${{ github.event.release.tag_name }} version-type: release @@ -206,7 +207,7 @@ jobs: loaders: | fabric game-versions: | - 1.21.7 + 1.21.8 java: 21 - name: 'Bungee: Publish to Modrinth' uses: WiIIiam278/mc-publish@hangar @@ -291,4 +292,5 @@ jobs: 1.21.5 1.21.6 1.21.7 + 1.21.8 java: 17 \ No newline at end of file diff --git a/fabric/1.21.7/gradle.properties b/fabric/1.21.7/gradle.properties deleted file mode 100644 index a541af5..0000000 --- a/fabric/1.21.7/gradle.properties +++ /dev/null @@ -1,6 +0,0 @@ -essential.defaults.loom.mappings=net.fabricmc:yarn:1.21.7+build.2:v2 - -fabric_loader_version=0.16.14 -fabric_api_version=0.128.1+1.21.7 -fabric_adventure_platform_version=6.5.0-SNAPSHOT -fabric_placeholder_api_version=2.7.1+1.21.6 \ No newline at end of file diff --git a/fabric/1.21.8/gradle.properties b/fabric/1.21.8/gradle.properties new file mode 100644 index 0000000..0fa6c28 --- /dev/null +++ b/fabric/1.21.8/gradle.properties @@ -0,0 +1,7 @@ +essential.defaults.loom.mappings=net.fabricmc:yarn:1.21.8+build.1:v2 + +fabric_loader_version=0.16.14 +fabric_api_version=0.133.0+1.21.8 +fabric_adventure_platform_version=6.6.0 +fabric_placeholder_api_version=2.7.2+1.21.8 + diff --git a/fabric/mainProject b/fabric/mainProject index 915ddf3..db98d22 100644 --- a/fabric/mainProject +++ b/fabric/mainProject @@ -1 +1,2 @@ -1.21.7 \ No newline at end of file +1.21.8 + diff --git a/fabric/root.gradle b/fabric/root.gradle index 12eb7cc..4ce1656 100644 --- a/fabric/root.gradle +++ b/fabric/root.gradle @@ -3,15 +3,15 @@ plugins { } preprocess { - def fabric12107 = createNode("1.21.7", 12107, "yarn") + def fabric12108 = createNode("1.21.8", 12108, "yarn") def fabric12105 = createNode("1.21.5", 12105, "yarn") def fabric12104 = createNode("1.21.4", 12104, "yarn") def fabric12101 = createNode("1.21.1", 12101, "yarn") def fabric12100 = createNode("1.20.1", 12100, "yarn") strictExtraMappings.set(true) - fabric12105.link(fabric12107, null) - fabric12104.link(fabric12107, null) - fabric12101.link(fabric12107, null) - fabric12100.link(fabric12107, null) + fabric12105.link(fabric12108, null) + fabric12104.link(fabric12108, null) + fabric12101.link(fabric12108, null) + fabric12100.link(fabric12108, null) } \ No newline at end of file