fix: replace GitHub URLs with Forgejo after DMCA takedown

GitHub repo amiayweb/Hytale-F2P was DMCA'd. Updated Discord RPC link,
download page URL, and homepage to point to Forgejo instance.
Auto-update already pointed to git.sanhost.net (no change needed).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
sanasol
2026-02-20 19:32:37 +01:00
parent 6c369edb0f
commit 8435fc698c
2 changed files with 5 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
"name": "hytale-f2p-launcher",
"version": "2.3.4",
"description": "A modern, cross-platform launcher for Hytale with automatic updates and multi-client support",
"homepage": "https://github.com/amiayweb/Hytale-F2P",
"homepage": "https://git.sanhost.net/sanasol/hytale-f2p",
"main": "main.js",
"scripts": {
"start": "electron .",