agentlytics
Comprehensive analytics dashboard for AI coding agents — Cursor, Windsurf, Claude Code, VS Code Copilot, Zed, Antigravi…
Emerald is a cross-platform Minecraft launcher written in C# with Uno Platform
git clone https://github.com/RiversideValley/Emerald.gitRiversideValley/EmeraldEmerald is a cross-platform Minecraft launcher built with Uno Platform and C#.
![]() |
![]() |
![]() |
![]() |
Legend: ✅ fully supported, 🟡 partially supported, ❌ not yet supported
| Capability | Status | Notes |
|---|---|---|
| Multi-instance Minecraft profiles | ✅ | Multiple game profiles are persisted and managed. |
| Custom profile folder names | ✅ | You can add more than one game into the same folder. |
| Version selection | ✅ | Supports all versions provided by Mojang. |
| Global Minecraft settings | ✅ | File-backed global settings with autosave behavior. |
| Per-game settings overrides | ✅ | Profile-level override model is implemented. |
| Capability | Status | Notes |
|---|---|---|
| Vanilla | ✅ | Supported in launcher flow. |
| Fabric | ✅ | Routed via installer pipeline. |
| Forge | ✅ | Routed via installer pipeline. |
| NeoForge | ✅ | Routed via installer pipeline. |
| Quilt | ✅ | Routed via installer pipeline. |
| OptiFine | 🟡 | Routed via installer pipeline. WIP. |
| LiteLoader | ✅ | Routed via installer pipeline. |
| Capability | Status | Notes |
|---|---|---|
| Microsoft account sign-in | ✅ | --- |
| Offline account support | ✅ | *** |
| Ely.by account support | ✅ | *** |
*** We do not encourage you to use other login methods without having a legal copy of Minecraft.
| Capability | Status | Notes |
|---|---|---|
| Mods | ✅ | --- |
| Shaders | ✅ | --- |
| Resource Packs | ✅ | --- |
| Modpacks | ✅ | Full support for Modrinth .mrpack files. |
| Modrinth content browsing/details | 🟡 | Present, Does not exactly match/auto download versions. |
| Modrinth install/remove tracking | 🟡 | Install/remove tracking exists; UX/workflow still evolving. |
Emerald is available for Windows, macOS, and Linux.
You can download the latest stable release from GitHub Releases. See the Installation instructions below for platform-specific setup.
Nightly preview builds are distributed through GitHub Actions CI artifacts.
main.Emerald is distributed as a signed MSIX package. If this is your first time installing Emerald, you must trust the signing certificate:
.cer certificate file from the release assets..cer file and select Install Certificate..appinstaller file for automatic updates, or download the offline .msix/.appxbundle for your specific architecture.The macOS build is currently not notarized. Gatekeeper will block it by default. To run Emerald, you must remove the quarantine attribute for every new binary you download. Open Terminal and run:
xattr -cr /path/to/Emerald.app
Emerald is distributed as a Snap package (x86_64 and arm64). Currently, the .snap file needs to be installed in classic dangerous mode. Run the following command in your terminal:
Bash
sudo snap install ./emerald_*.snap --dangerous --classic
Optional for local Windows packaging workflows:
git clone https://github.com/RiversideValley/Emerald cd Emerald
dotnet restore Emerald.slnx dotnet build Emerald.slnx
dotnet test Emerald.CoreX.Tests/Emerald.CoreX.Tests.csproj
Windows packaged builds now use signed MSIX output.
Maintained solution (Emerald.slnx):
Emerald/ - Uno app shell, UI, pages, controls, and composition rootEmerald.CoreX/ - launcher domain/runtime/services (accounts, installers, logging, settings)Emerald.CoreX.Tests/ - active CoreX regression testsLegacy projects (Emerald.App/, Emerald.Core/) are retained for history and are not the primary active architecture.
Copyright (c) 2022-2026 Riverside Valley Corporation
Licensed under the Nightshade Vexillum license as stated in LICENSE.md.
more like this
Comprehensive analytics dashboard for AI coding agents — Cursor, Windsurf, Claude Code, VS Code Copilot, Zed, Antigravi…
XMB for Plasma BigScreen, console-like fullscreen launcher for living room gamepad users
Free open-source Cloudflare R2 desktop client and S3 GUI for macOS, Windows, and Linux. Manage Cloudflare R2, AWS S3, M…
search projects, people, and tags