add support link on README

This commit is contained in:
Fazri Gading
2026-01-26 06:02:35 +08:00
committed by GitHub
parent 4cd0539ce3
commit 4c854953fe

View File

@@ -2,7 +2,7 @@
<header>
<h1>🎮 Hytale F2P Launcher | Cross-Platform Multiplayer 🖥️</h1>
<h2>Available for Windows 🪟, macOS 🍎, and Linux 🐧</h2>
<h3>Available for Windows 🪟, macOS 🍎, and Linux 🐧</h3>
<p><small>An unofficial cross-platform launcher for Hytale with automatic updates and multiplayer support (all OS supported)</small></p>
</header>
@@ -19,6 +19,15 @@
🛑 **Found a problem? Join the Discord and Select #Open-A-Ticket!: https://discord.gg/gME8rUy3MB** 🛑
<p>
If you like the project, <b>feel free to support us via Buy Me a Coffee!</b>
Any support is appreciated and helps keep the project going.
</p>
<a href="https://buymeacoffee.com/hf2p">
<img src="https://media3.giphy.com/media/v1.Y2lkPTc5MGI3NjExem14OW1tanN3eHlyYmR4NW1sYmJkOTZmbmJxejdjZXB6MXY5cW12MSZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9cw/TDQOtnWgsBx99cNoyH/giphy.gif" width="120">
</a>
</div>
---