Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/decent-client/launcher

Minecraft Launcher written in Rust and Remix (Vite) using Tauri.
https://github.com/decent-client/launcher

client launcher mc-launcher minecraft minecraft-auth minecraft-client minecraft-launcher msal react remix remix-run rust rust-lang tauri tauri-app

Last synced: 2 months ago
JSON representation

Minecraft Launcher written in Rust and Remix (Vite) using Tauri.

Awesome Lists containing this project

README

        

Decent Client - Launcher 🚀

## Features

1. TODO

## Development

### Prerequisites

Before you being, ensure you have the following installed on your system
1. [ ] Node.JS (v.20 or later)
2. [ ] Rust and Cargo (v.1.70 or later)
3. [ ] Bun

> [!TIP]
> 1. [ ] Install [required Tauri prerequisites](https://v2.tauri.app/start/prerequisites/).
> 2. [ ] Full guide on how to [install bun](https://bun.sh/docs/installation).

### Setup the Application

2. Run `bun install` to install the dependencies
3. Run `bun tauri dev` to start the development server
- This will open a new window on your system.

## Project Structure

1. Uses Biome.js for linting and formatting.
2. TODO

## Contributing

See the [CONTRIBUTING](CONTRIBUTING.md) file for more details.

1. [ ] Fork the repository
2. [ ] Create a new branch
3. [ ] Make your changes
4. [ ] Commit your changes
5. [ ] Push your changes
6. [ ] Open a pull request

## License

This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.