- 🎮 Modern Interface - Clean, intuitive UI built with React and Tailwind CSS
- ⚡ Fast Performance - Powered by Tauri for native performance
- 🔐 Microsoft OAuth - Secure Minecraft account integration
- 📦 Mod Management (WIP) - Easy installation and management of mods
- 🌐 Cross-Platform - Supports Windows, macOS, and Linux
- 📊 Real-time Progress - Visual feedback for downloads and installations
-
Clone the repository
git clone https://github.com/tristanpoland/ChaiLauncher.git cd ChaiLauncher -
Install dependencies
npm install
-
Run in development mode
npm run tauri:dev
-
Build for production
npm run tauri:build
- Frontend: React 18, Tailwind CSS, Framer Motion, Radix UI
- Backend: Tauri 2.8, Tokio, Reqwest, OAuth2
- Build Tools: Vite, TypeScript, PostCSS
We welcome contributions from the community! Here's how you can help:
- Fork the repository
- Create a feature branch (
git checkout -b feature/amazing-feature) - Commit your changes (
git commit -m 'Add some amazing feature') - Push to the branch (
git push origin feature/amazing-feature) - Open a Pull Request
- Follow the existing code style and conventions
- Write clear, descriptive commit messages
- Test your changes thoroughly
- Update documentation as needed
- Advanced mod management features
- Multiple Minecraft version support
- Custom modpack creation
- Server integration
- Shader pack management
- Resource pack management
- Performance optimization tools
Found a bug or have a feature request? Please open an issue on our GitHub Issues page.
This project is licensed under the MIT License - see the LICENSE file for details.
Made with ❤️ by the ChaiLauncher Team



