Merge branch 'develop' of https://github.com/amiayweb/Hytale-F2P into develop

This commit is contained in:
Fazri Gading
2026-01-26 05:05:31 +08:00
2 changed files with 2 additions and 2 deletions

View File

@@ -83,7 +83,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
if: | if: |
startsWith(github.ref, 'refs/tags/v') || startsWith(github.ref, 'refs/tags/v') ||
github.ref == 'refs/heads/release' || github.ref == 'refs/heads/main' ||
github.event_name == 'workflow_dispatch' github.event_name == 'workflow_dispatch'
permissions: permissions:

View File

@@ -1,7 +1,7 @@
<div align="center"> <div align="center">
<header> <header>
<h1>🎮 Hytale F2P Launcher | Cross-Platform Multiplayer Support 🖥</h1> <h1>🎮 Hytale F2P Launcher | Cross-Platform Multiplayer 🖥</h1>
<h2>Available for Windows 🪟, macOS 🍎, and Linux 🐧</h2> <h2>Available for Windows 🪟, macOS 🍎, and Linux 🐧</h2>
<p><small>An unofficial cross-platform launcher for Hytale with automatic updates and multiplayer support (all OS supported)</small></p> <p><small>An unofficial cross-platform launcher for Hytale with automatic updates and multiplayer support (all OS supported)</small></p>
</header> </header>