Skip to content

Commit

Permalink
Adjust workflows for Hurricane branding (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
hasankayra04 authored Dec 7, 2023
1 parent 5a343df commit 99a5f77
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-workflow.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build GeyserHacks
name: Build Hurricane

on: push

Expand Down Expand Up @@ -37,4 +37,4 @@ jobs:
uses: softprops/action-gh-release@v1
if: startsWith(github.ref, 'refs/tags/')
with:
files: spigot/target/GeyserHacks.jar
files: spigot/target/Hurricane.jar
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Issues with each workaround are listed in the plugin's config. **Please take you

Fixes:
- Bamboo and dripstone collision (by setting them to no server-side collision)
- https://github.com/GeyserMC/Geyser/issues/638 by implementing the control server-side.
- https://github.com/GeyserMC/Geyser/issues/638 by implementing the control server-side. (Doesn't work on 1.20+)

Supported Versions:
- 1.14.x - 1.19.x
Expand Down

0 comments on commit 99a5f77

Please sign in to comment.