A swift Minecraft launcher made using WinUI technologies in the fast C# language that really pushes the boundary of the platform.
This is our preferred method. See this section
There are multiple ways to participate in the community:
- Upvote popular feature requests
- Submit a new feature
- File bugs and feature requests.
- Review source code changes
.
├──Emerald.App // Emerald app code and packager
| ├──Emerald.App // Emerald app code (such as code related to UI but not Minecraft)
| └──Emerald.App.Package // Package code for generating an uploadable MSIX bundle.
└──Emerald.Core // Emerald core code (such as code related to launching and modifying Minecraft
Ensure you have following components:
- Git
- Visual Studio 2022 with following individual components:
- Universal Windows Platform Software Development Kit
- .NET 7
- Windows App Software Development Kit
- Windows 11 SDK
- Windows 11 or Windows 10 (version 1809+)
- At least 4gb of RAM
- Microsoft Edge WebView2 Runtime
Clone the repository:
git clone https://github.com/RiversideValley/Emerald
(main
is the latest branch)
- Open
Emerald.sln
. - Set the Startup Project to
Emerald.Package
- Build with
DEBUG|x64
(orDEBUG|Any CPU
)
Copyright (c) 2022-2024 Riverside Valley Corporation
Licensed under the Nightshade Vexillum license as stated in the LICENSE.