A Cross Platform Super Mario World Hack Manager
- Infinite Scroll Super Mario World Central Gallery Browsing
- One-Click Hack Patching via "Add to Collection"
- Launch hacks right from Bui Bui!
- Cross Platform (thanks to Tauri)
See our task board and filed issues to see what's on the horizon.
Thank you for your interest in contributing!
Set Up
- Install Node, Yarn, and Rustup.
- Install Node dependencies with
yarn install
- Run Bui Bui in dev mode with
yarn tauri dev
Organization
src-tauri
contains the Rust backendsrc
contains the React Typescript frontend- The frontend uses Redux for all of it's state management