Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 613 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 613 Bytes

OneLauncher

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

Project Structure

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