Skip to content

Commit 99a5f77

Browse files
authored
Adjust workflows for Hurricane branding (#17)
1 parent 5a343df commit 99a5f77

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/build-workflow.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Build GeyserHacks
1+
name: Build Hurricane
22

33
on: push
44

@@ -37,4 +37,4 @@ jobs:
3737
uses: softprops/action-gh-release@v1
3838
if: startsWith(github.ref, 'refs/tags/')
3939
with:
40-
files: spigot/target/GeyserHacks.jar
40+
files: spigot/target/Hurricane.jar

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Issues with each workaround are listed in the plugin's config. **Please take you
55

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

1010
Supported Versions:
1111
- 1.14.x - 1.19.x

0 commit comments

Comments
 (0)