Skip to content

Commit

Permalink
Update gradle to 8.9
Browse files Browse the repository at this point in the history
  • Loading branch information
RSwoop committed Aug 5, 2024
1 parent b58e0c3 commit 446e152
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 14 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/fg-6.0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,11 @@ jobs:
8
16
17
21
- name: Setup Gradle
uses: gradle/actions/setup-gradle@v3
with:
gradle-version: 8.1.1
gradle-version: 8.9
- name: Run Gradle build
working-directory: forge/fg-6.0
run: gradle :${{ inputs.version }}:build
Expand Down
26 changes: 14 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,21 +4,23 @@ User Guide: https://www.minegasm.net/

| Minecraft | Forge MDK | JDK | FG | Gradle | Status |
|---------------------------|--------------|-----|-----|--------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| **1.20.4** | 49.1.0 | 17 | 6.0 | 8.1.1 | [![1.20.4](https://github.com/RainbowVille/minegasm/actions/workflows/gradle-forge-1.20.4.yml/badge.svg)](https://github.com/RainbowVille/minegasm/actions/workflows/gradle-forge-1.20.4.yml) |
| **1.19.4** | 45.3.0 | 17 | 6.0 | 8.1.1 | [![1.19.4](https://github.com/RainbowVille/minegasm/actions/workflows/gradle-forge-1.19.4.yml/badge.svg)](https://github.com/RainbowVille/minegasm/actions/workflows/gradle-forge-1.19.4.yml) |
| 1.19.2 | 43.4.0 | 17 | 6.0 | 8.1.1 | [![1.19.2](https://github.com/RainbowVille/minegasm/actions/workflows/gradle-forge-1.19.2.yml/badge.svg)](https://github.com/RainbowVille/minegasm/actions/workflows/gradle-forge-1.19.2.yml) |
| **1.18.2** | 40.2.0 | 17 | 6.0 | 8.1.1 | [![1.18.2](https://github.com/RainbowVille/minegasm/actions/workflows/gradle-forge-1.18.2.yml/badge.svg)](https://github.com/RainbowVille/minegasm/actions/workflows/gradle-forge-1.18.2.yml) |
| **1.17.1** | 37.1.1 | 16 | 6.0 | 8.1.1 | [![1.17.1](https://github.com/RainbowVille/minegasm/actions/workflows/gradle-forge-1.17.1.yml/badge.svg)](https://github.com/RainbowVille/minegasm/actions/workflows/gradle-forge-1.17.1.yml) |
| **1.16.5** | 36.2.34 | 8 | 6.0 | 8.1.1 | [![1.16.5](https://github.com/RainbowVille/minegasm/actions/workflows/gradle-forge-1.16.5.yml/badge.svg)](https://github.com/RainbowVille/minegasm/actions/workflows/gradle-forge-1.16.5.yml) |
| **1.15.2** | 31.2.57 | 8 | 6.0 | 8.1.1 | [![1.15.2](https://github.com/RainbowVille/minegasm/actions/workflows/gradle-forge-1.15.2.yml/badge.svg)](https://github.com/RainbowVille/minegasm/actions/workflows/gradle-forge-1.15.2.yml) |
| **1.12.2** | 14.23.5.2859 | 8 | 6.0 | 8.1.1 | [![1.12.2](https://github.com/RainbowVille/minegasm/actions/workflows/gradle-forge-1.12.2.yml/badge.svg)](https://github.com/RainbowVille/minegasm/actions/workflows/gradle-forge-1.12.2.yml) |
| **1.20.4** | 49.1.0 | 17 | 6.0 | 8.9 | [![1.20.4](https://github.com/RainbowVille/minegasm/actions/workflows/gradle-forge-1.20.4.yml/badge.svg)](https://github.com/RainbowVille/minegasm/actions/workflows/gradle-forge-1.20.4.yml) |
| **1.19.4** | 45.3.0 | 17 | 6.0 | 8.9 | [![1.19.4](https://github.com/RainbowVille/minegasm/actions/workflows/gradle-forge-1.19.4.yml/badge.svg)](https://github.com/RainbowVille/minegasm/actions/workflows/gradle-forge-1.19.4.yml) |
| 1.19.2 | 43.4.0 | 17 | 6.0 | 8.9 | [![1.19.2](https://github.com/RainbowVille/minegasm/actions/workflows/gradle-forge-1.19.2.yml/badge.svg)](https://github.com/RainbowVille/minegasm/actions/workflows/gradle-forge-1.19.2.yml) |
| **1.18.2** | 40.2.0 | 17 | 6.0 | 8.9 | [![1.18.2](https://github.com/RainbowVille/minegasm/actions/workflows/gradle-forge-1.18.2.yml/badge.svg)](https://github.com/RainbowVille/minegasm/actions/workflows/gradle-forge-1.18.2.yml) |
| **1.17.1** | 37.1.1 | 16 | 6.0 | 8.9 | [![1.17.1](https://github.com/RainbowVille/minegasm/actions/workflows/gradle-forge-1.17.1.yml/badge.svg)](https://github.com/RainbowVille/minegasm/actions/workflows/gradle-forge-1.17.1.yml) |
| **1.16.5** | 36.2.34 | 8 | 6.0 | 8.9 | [![1.16.5](https://github.com/RainbowVille/minegasm/actions/workflows/gradle-forge-1.16.5.yml/badge.svg)](https://github.com/RainbowVille/minegasm/actions/workflows/gradle-forge-1.16.5.yml) |
| **1.15.2** | 31.2.57 | 8 | 6.0 | 8.9 | [![1.15.2](https://github.com/RainbowVille/minegasm/actions/workflows/gradle-forge-1.15.2.yml/badge.svg)](https://github.com/RainbowVille/minegasm/actions/workflows/gradle-forge-1.15.2.yml) |
| **1.12.2** | 14.23.5.2859 | 8 | 6.0 | 8.9 | [![1.12.2](https://github.com/RainbowVille/minegasm/actions/workflows/gradle-forge-1.12.2.yml/badge.svg)](https://github.com/RainbowVille/minegasm/actions/workflows/gradle-forge-1.12.2.yml) |

Work in progress:

| Minecraft | (Neo)Forge MDK | JDK | FG/NG | Gradle | Status |
|------------|----------------|-----|-------|--------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| **1.21** | 21.0.148 | 21 | 7.0 | 8.9 | [![1.21](https://github.com/RainbowVille/minegasm/actions/workflows/gradle-neoforge-1.21.yml/badge.svg)](https://github.com/RainbowVille/minegasm/actions/workflows/gradle-neoforge-1.21.yml) |
| **1. 8.9** | 11.15.1.2318 | 8 | 2.1 | 4.10.3 | [![1.8.9](https://github.com/RainbowVille/minegasm/actions/workflows/gradle-forge-1.8.9.yml/badge.svg)](https://github.com/RainbowVille/minegasm/actions/workflows/gradle-forge-1.8.9.yml) |
| Minecraft | (Neo)Forge MDK | JDK | FG/NG | Gradle | Status |
|------------|----------------|-----|-------|--------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| **1.21** | 21.0.148 | 21 | 7.0 | 8.9 | [![1.21](https://github.com/RainbowVille/minegasm/actions/workflows/gradle-neoforge-1.21.yml/badge.svg)](https://github.com/RainbowVille/minegasm/actions/workflows/gradle-neoforge-1.21.yml) |
| **1.20.6** | 20.6.119 | 21 | 7.0 | 8.9 | [![1.20.6](https://github.com/RainbowVille/minegasm/actions/workflows/gradle-neoforge-1.20.6.yml/badge.svg)](https://github.com/RainbowVille/minegasm/actions/workflows/gradle-neoforge-1.20.6.yml) |
| **1.20.6** | 50.1.0 | 21 | 6.0 | 8.9 | [![1.20.6](https://github.com/RainbowVille/minegasm/actions/workflows/gradle-forge-1.20.6.yml/badge.svg)](https://github.com/RainbowVille/minegasm/actions/workflows/gradle-forge-1.20.6.yml) |
| **1. 8.9** | 11.15.1.2318 | 8 | 2.1 | 4.10.3 | [![1.8.9](https://github.com/RainbowVille/minegasm/actions/workflows/gradle-forge-1.8.9.yml/badge.svg)](https://github.com/RainbowVille/minegasm/actions/workflows/gradle-forge-1.8.9.yml) |

Removed versions (might be reinstated upon request):

Expand Down
Binary file modified forge/fg-6.0/gradle/wrapper/gradle-wrapper.jar
Binary file not shown.
3 changes: 2 additions & 1 deletion forge/fg-6.0/gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.1.1-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.9-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists

0 comments on commit 446e152

Please sign in to comment.