Skip to content

lovebrew/bundler-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bundler API

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.

Deployment

Prerequisites

  • Rust
  • devkitPro pacman and the following packages:
    • tex3ds for 3DS asset conversion
    • 3dstools for building 3DSX binaries
    • switch-tools for building NRO binaries
    • wut-tools for building WUHB binaries

Installation

  1. Clone the repository:

    git clone <repository-url>
    cd bundler-api
  2. Run the server:

    cargo run

Contributing

Contributions are welcome! Please submit a pull request or file an issue if you have suggestions or bug reports.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages