1
0
mirror of https://github.com/zumbiepig/MineXLauncher.git synced 2025-06-08 09:24:48 +00:00

Compare commits

...

2 Commits

Author SHA1 Message Date
github-actions[bot]
11e7ac1b64 github-actions: auto-update clients 2025-01-10 01:30:35 +00:00
zumbiepig
5c6634ea43
Update update-clients.yml
Signed-off-by: zumbiepig <121742281+zumbiepig@users.noreply.github.com>
2025-01-09 17:26:45 -08:00
4 changed files with 46043 additions and 51262 deletions

View File

@ -20,8 +20,6 @@ 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