Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/polyfrost/onelauncher

Next-generation, sleek, and easy to use open source Minecraft launcher
https://github.com/polyfrost/onelauncher

curseforge curseforge-api fabricmc forge linux minecraft minecraft-launcher modrinth modrinth-api neoforge onelauncher quiltmc rust solid tauri

Last synced: about 2 months ago
JSON representation

Next-generation, sleek, and easy to use open source Minecraft launcher

Awesome Lists containing this project

README

        

# OneLauncher

Rust-based Minecraft launcher utilizing Tauri, SolidJS, and Tailwind

## Project Structure

* [`apps/desktop`](./apps/desktop/) - Rust-based Minecraft launcher utilizing Tauri, SolidJS, and Tailwind.
* [`crates/core`](./crates/core/) - The core for our Minecraft launcher (platform agnostic), along with Rust-based utilities for other Polyfrost projects and interactions.
* [`testing`](./crates/testing/) - Testing playground for our Rust core, independant of Tauri.
* [`distribution`](./packages/distribution/) - Distribution utilties and meta files for the [`apps/desktop`](./apps/desktop/) app.