Skip to content

Commit

Permalink
Remove all EULA changes, will be handled in loom.
Browse files Browse the repository at this point in the history
  • Loading branch information
modmuss50 committed Dec 24, 2024
1 parent 4a500e0 commit 09b3066
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 35 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
with:
distribution: 'microsoft'
java-version: '21'
- run: mkdir run && echo "eula=true" >> run/eula.txt
- name: Run Client Gametests
uses: modmuss50/xvfb-action@v1
with:
Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"compatibilityLevel": "JAVA_21",
"mixins": [
"CyclingButtonWidgetAccessor",
"EulaReaderMixin",
"GameOptionsAccessor",
"GameOptionsMixin",
"InputUtilMixin",
Expand Down

0 comments on commit 09b3066

Please sign in to comment.