mirror of
https://github.com/zumbiepig/MineXLauncher.git
synced 2025-06-08 09:24:48 +00:00
Compare commits
No commits in common. "11e7ac1b6433eeca45a022aa447d2599ad758d20" and "81625848060c68ea740313287d33c7d8dec590c3" have entirely different histories.
11e7ac1b64
...
8162584806
2
.github/workflows/update-clients.yml
vendored
2
.github/workflows/update-clients.yml
vendored
@ -20,6 +20,8 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
distribution: 'temurin'
|
distribution: 'temurin'
|
||||||
java-version: '21'
|
java-version: '21'
|
||||||
|
- name: Validate Gradle Wrapper
|
||||||
|
uses: gradle/actions/wrapper-validation@v3
|
||||||
- name: Compile EaglercraftX 1.8
|
- name: Compile EaglercraftX 1.8
|
||||||
run: |
|
run: |
|
||||||
rm ${{ github.workspace }}/src/game/main/1.8.8/lang/*
|
rm ${{ github.workspace }}/src/game/main/1.8.8/lang/*
|
||||||
|
Binary file not shown.
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user