9
0
mirror of https://github.com/GeyserExtensionists/GeyserUtils.git synced 2025-12-19 15:09:24 +00:00

General cleanup & black particles fix.

This commit is contained in:
Willem
2025-02-26 20:31:29 +01:00
parent e7ac6f8d31
commit 3a961101e6
34 changed files with 423 additions and 459 deletions

View File

@@ -19,12 +19,12 @@ jobs:
with:
java-version: 17
distribution: 'zulu'
# Build
- name: Build with Maven
run: mvn -B package --file pom.xml
- name: Auto release
uses: "marvinpinto/action-automatic-releases@latest"
with: