Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/openshopchannel/libreshop-client

Wii Homebrew downloader. Powered by Open Shop Channel
https://github.com/openshopchannel/libreshop-client

homebrew nintendo wii wii-homebrew wiiu

Last synced: about 1 month ago
JSON representation

Wii Homebrew downloader. Powered by Open Shop Channel

Awesome Lists containing this project

README

        

# libreshop-client

Wii Homebrew downloader. Powered by Open Shop Channel

### Build instructions
Before building, install these dependencies:
```
pacman -S ppc-zip ppc-jansson wii-winyl ppc-yuarel
```
You will need to add the [nez-wii](https://wii.nezbednik.eu.org) pacman repository.

```
./data/create_acknowledgements
make
cp libreshop-client.dol libreshop/boot.dol
cp data/default_config.json libreshop/config.json
zip -r libreshop.zip libreshop/
```