A modern web client for the Gml Launcher, built with Next.js. This project provides a user-friendly interface to interact with the Gml Launcher's backend services.
The aggregate of microservice products of Gml, a project designed for quick launch of the launcher's server-side. It includes three services: Gml.Web.Api (RestApi), Gml.Web.Client (Dashboard), and Gml.Web.Skin.Service (Skin management service).
Gml.Web.Api is a RESTful web service that is part of the Gml microservices collection. It serves as a foundational layer that provides application programming interfaces (APIs) for the server-side operations managing game accounts and profiles.
Gml.Launcher is a Minecraft launcher application developed using C#. It is designed to streamline and simplify the process of launching Minecraft, managing game versions, and configuring in-game parameters directly from the user interface of the Gml.Backend.
This repository is intended for those who want to simplify the management of their Gml.Backend server, minimizing manual operations and potential errors.
The microservice Gml.Web.Skin.Service is a tool for creating Minecraft skin images. It is designed to provide the capability to generate custom skin images.
The system library for Gml.Launcher, which consolidates all available methods for working with Gml.Backend, DiscordRPC, WebSocket connections.
Loading…