chasem-dev 6873e2e4bf Add Java path configuration and input handling
- Introduced a new input field for Java path in the launcher UI.
- Updated the main process to handle saving and loading of the Java path.
- Enhanced game launch functionality to accept a Java path parameter.
- Added Java detection logic to find the Java executable on the system.
- Created a .gitignore file to exclude build artifacts and dependencies.
2026-01-14 10:11:01 -05:00
2026-01-14 00:42:29 +01:00
2026-01-14 00:42:29 +01:00
2026-01-14 00:47:29 +01:00

Hytale F2P Launcher

A simple offline launcher for Hytale that allows you to play the game for free.

Features

  • Offline gameplay support
  • Automatic game file download and installation
  • Java runtime management
  • Clean and modern interface

Installation

Windows

  1. Download the latest release from the Releases page
  2. Run Hytale F2P Launcher.exe to install
  3. Launch the application from your desktop or start menu

Linux

See BUILD.md for detailed build instructions.

macOS

See BUILD.md for detailed build instructions.

Usage

  1. Enter your player name
  2. Click "PLAY"
  3. The launcher will automatically download and install required files
  4. The game will launch automatically

Building from Source

See BUILD.md for detailed build instructions.

Disclaimer

This launcher is for educational purposes only.

Description
No description provided
Readme 20 MiB
Languages
JavaScript 72.5%
CSS 16.4%
HTML 6.9%
Shell 2.4%
Batchfile 1.8%