Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 697 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 697 Bytes

Bedrock Desktop Launcher

An experimental launcher that attempts to integrate Minecraft: Bedrock Edition as a desktop app.

Caution

This project is entirely experimental! This project was an attempt to install Minecraft: Bedrock Edition under development mode with extremely minimal dependencies.

Building

  1. Download the following:

  2. Run the following command to compile:

    dotnet publish "src\BedrockDesktopLauncher.csproj"