Trinity Launcher
Entorno gráfico modular para Minecraft Bedrock en Linux
Trinity Launcher es un entorno gráfico moderno y modular para ejecutar y gestionar Minecraft: Bedrock Edition en Linux. Diseñado para funcionar tanto de forma nativa en el sistema como dentro de Flatpak, utiliza Qt6 y sigue una arquitectura limpia basada en bibliotecas separadas (núcleo e interfaz de usuario).
Visión general de componentes
Trinchete
Lanzador principal: gestión avanzada de versiones, exportar/importar, accesos directos.
Trinito
Gestor de contenido: instalación, activación/desactivación y eliminación de mods, texturas, packs y mundos.
Tecnologías
Stack de Desarrollo
| Componente | Descripción | Versión |
|---|---|---|
| Lenguaje | C++ Estándar | C++17 |
| Framework de UI | Framework Qt | Qt 6.6+ |
| Sistema de Construcción | CMake | 3.17+ |
| Compilador | Clang | 16+ |
| Empaquetado | Flatpak | — |
| Plataforma | Linux (x86_64, ARM64) | glibc |
Pruebas y Datos
Rutas de datos
| Entorno | Ruta |
|---|---|
| Ruta Flatpak | ~/.var/app/com.trench.trinity.launcher/data/mcpelauncher/ |
| Ruta Local | ~/.local/share/mcpelauncher/ |
Licencia
Trinity Launcher se distribuye bajo la Licencia BSD de 3 Cláusulas.
text
Copyright (c) 2024, Trinity Launcher Authors
All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.