LÖVEBrew Bundler API simplifies creating homebrew with LÖVEPotion. It provides REST endpoints for converting assets and building homebrew executable files for the Nintendo 3DS, Switch and Wii U. These are utilized by the bundler frontend to create an easy-to-use homebrew development tool.
- Rust
- devkitPro pacman and the following packages:
tex3dsfor 3DS asset conversion3dstoolsfor building 3DSX binariesswitch-toolsfor building NRO binarieswut-toolsfor building WUHB binaries
-
Clone the repository:
git clone <repository-url> cd bundler-api
-
Run the server:
cargo run
Contributions are welcome! Please submit a pull request or file an issue if you have suggestions or bug reports.