Hytale launcher with mod management, and more! https://yyyumeniku.github.io/hyprism-site/
  • C# 60.4%
  • TypeScript 36.3%
  • Shell 2.5%
  • JavaScript 0.5%
  • CSS 0.3%
Find a file
freakdaniel 1cb9432869
Some checks failed
Build HyPrism / setup (push) Successful in 2s
Build HyPrism / build-linux (x64) (push) Has been cancelled
Build HyPrism / build-windows (push) Has been cancelled
Build HyPrism / build-macos (push) Has been cancelled
Build HyPrism / summary (push) Has been cancelled
Merge branch 'dev'
2026-02-21 14:30:47 +03:00
.github/workflows Merge branch 'dev' 2026-02-21 14:30:47 +03:00
Docs Add .pwr as supported to user-importing 2026-02-21 12:12:35 +03:00
Frontend Add .pwr as supported to user-importing 2026-02-21 12:12:35 +03:00
Licenses Change license type 2026-02-15 19:37:18 +03:00
Models Fix caching/downloads/sources notify and onboarding 2026-02-21 11:56:45 +03:00
Properties feat: update metainfo and add Flathub push workflow with manifest management 2026-02-18 17:39:58 +09:00
Scripts Fix IPC for new sources 2026-02-20 22:01:09 +03:00
Services Add .pwr as supported to user-importing 2026-02-21 12:12:35 +03:00
.gitignore chore(flathub): stop tracking static Flathub manifest; generate at CI 2026-02-18 10:43:09 +09:00
AGENTS.md docs: update documentation references from 'docs/' to 'Docs/' for consistency 2026-02-14 23:30:20 +09:00
app.manifest change version 2026-02-06 21:13:04 -05:00
Bootstrapper.cs Remove third-party existance & update docs/info 2026-02-19 14:39:50 +03:00
CODE_OF_CONDUCT.md Add Code of Conduct 2026-02-15 19:23:11 +03:00
Contributing.md Add contributing guideness to the root folder 2026-02-15 19:13:34 +03:00
HyPrism.csproj updater fixed 2026-02-18 03:16:10 -05:00
HyPrism.sln rewrite 2026-01-25 09:24:32 -05:00
jre.json fix: Use official Hytale Java 25 instead of Temurin Java 21 2026-01-29 21:24:41 -05:00
LICENSE Change license type 2026-02-15 19:37:18 +03:00
Program.cs hopefully the update works :prayingemoji: 2026-02-18 02:07:49 -05:00
QWEN.md Smart-download and data-driven mirrors 2026-02-17 14:55:21 +03:00
README.md Remove third-party existance & update docs/info 2026-02-19 14:39:50 +03:00
readthedocs.yml chore(docs): update readthedocs configuration to use 'Docs/' for consistency 2026-02-14 23:30:31 +09:00
runtimeconfig.template.json Optimize resources & bilding 2026-02-07 02:20:39 +03:00

HyPrism Logo

A multiplatform Hytale launcher with mod manager and more!

Downloads Build Website GitLab Discord Buy Me a Coffee

Disclaimer: HyPrism has no any connection to PrismLauncher. HyPrism is an application that is being developed INDEPENDENTLY of the PrismLauncher project or its team. Thank you for your understanding

HyPrism Dashboard

Installation

Downloads are available in Releases

We are also here! https://gitlab.com/yyyumeniku/HyPrism

Build Instructions

Requirements:

  • .NET 10.0 SDK

Build:

# Clone the repository
git clone https://github.com/yyyumeniku/HyPrism.git
cd HyPrism

# Build the project
dotnet build

# Run the launcher
dotnet run

Docs

We provide a comprehensive glossary of the basic principles of operation and interaction with the project in English and Russian languages:

Credits & Contributors

Special thanks to Sanasol for maintaining and creating the auth server

Contributors

HyPrism is licensed under the GNU General Public License v3.0 (GPL-3.0)

Unofficial Product

HyPrism is an unofficial, open-source launcher for Hytale. This project is not affiliated with, endorsed by, sponsored by, or approved by Hypixel Studios, Riot Games, or any of their affiliates

Intellectual Property

"Hytale", "Hypixel Studios", and strictly related logos and assets are trademarks or registered trademarks of Hypixel Studios Inc. All rights reserved by their respective owners. usage of this software is subject to the terms of the Hytale End-User License Agreement (EULA)

Game Files & Distribution

HyPrism acts solely as a client-side tool to facilitate the downloading and launching process. It does not host, modify, or distribute original game files directly

  1. Official Authentication (Default): By default, HyPrism implements the standard Hytale authentication protocol. Users with a valid license can download unmodified game images directly from official servers, identical to the official launcher process
  2. Custom Third-Party Mirrors (User-Configured): HyPrism does not include, provide, or pre-configure any third-party download mirrors. The software merely provides a technical capability for users to manually add custom mirror URLs at their own discretion

The developers of HyPrism constitute no control over the content hosted on any user-added external mirrors. The responsibility for choosing a download source and ensuring compliance with the Hytale EULA and applicable copyright laws rests entirely with the end-user

Third-Party Components

HyPrism depends on third-party libraries distributed under licenses including MIT, Apache-2.0, BSD-style licenses, and CC-BY-4.0

Made with ❤️ by the HyPrism Community