1
0
mirror of https://github.com/GeyserMC/Floodgate.git synced 2025-12-27 02:39:09 +00:00

Start splitting into isolated / base modules and adapting to merge changes

This commit is contained in:
onebeastchris
2025-08-27 19:10:45 +02:00
parent c0c017b4db
commit febdafbb3b
48 changed files with 295 additions and 593 deletions

View File

@@ -26,7 +26,7 @@ jobs:
# See https://github.com/actions/setup-java/commits
uses: actions/setup-java@99b8673ff64fbf99d8d325f52d9a5bdedb8483e9 # v4.2.1
with:
java-version: 17
java-version: 21
distribution: temurin
- name: Setup Gradle