Minimalistic Game Launcher for Roblox
- Roblox Website is bloated: analytics, metrics, useless HTTP requests, etc.
- Old design (lets be honest, it sucks)
- I wanted to practice with my Rust/Svelte skills
- Because I can™ 🕺
Rust + Roblox = rsblox
- go to releases
- download installer/package for your system
- install
- PROFIT
- get rust, nodejs
- setup tauri environment
- install
tauri-cli
cargo install tauri-cli
- build it (see more)
cargo tauri build
- do push-ups while building executable 💪💪💪
- run it!
- Read
CONTRIBUTING.md
- Fork it
- Clone it
- Do some work
- Commit
- Push it and submit PR
- roboat – A high performance interface for the Roblox REST API (p.s. no more as dependency, but i copied some parts from it)