Skip to content

XianYuLauncher/Installer

Repository files navigation

XianYuLauncher Installer

GitHub Stars GitHub Release Docs Online License: MIT Platform: Windows Made with .NET

A modern Windows installer designed to simplify the installation process of XianYuLauncher - a Minecraft launcher application.

Why This Installer?

Manually installing XianYuLauncher can be cumbersome due to:

  • Complex MSIX dependency chains (Windows App Runtime)
  • Manual certificate installation requirements
  • Multiple setup steps for different components

This installer automates most of the process, providing a seamless experience for end-users.

Technology Stack

Component Technology Purpose
Backend .NET 10 Robust application logic and Windows integration
Frontend WinUI 3 Modern Fluent Design UI with native performance
Packaging MSIX Reliable Windows installation packages
Dependencies Windows App Runtime Required framework components

Installation (For Users)

  1. Download the latest installer from Releases
  2. Run XianYuLauncher-installer.exe
  3. Select installation directory
  4. Click "Install" and let the installer handle everything!

Building From Source

Prerequisites

Setup

# Clone the repository
git clone https://github.com/XianYuLauncher/installer.git

# Restore NuGet packages
dotnet restore

# Build the solution
dotnet build

# Run in debug mode
dotnet run

About

XianYuLauncher Installer

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages