[](https://opencollective.com/fortheusers)
A graphical frontend to the [get package manager](https://github.com/vgmoose/libget) for downloading and managing homebrew on video game consoles, such as the Nintendo Switch and Wii U. This is a replacement to the older [Wii U Homebrew App Store](https://github.com/vgmoose/wiiu-hbas).
...
...
@@ -106,20 +112,48 @@ cd hb-appstore
make -f Makefile.pc
```
### License
## License
This software is licensed under the GPLv3.
#### Maintainers
> Free software is software that gives you the user the freedom to share, study and modify it. We call this free software because the user is free. - [Free Software Foundation](https://www.fsf.org/about/what-is-free-software)
### Maintainers
-[vgmoose](https://github.com/vgmoose)
-[pwsincd](https://github.com/pwsincd)
-[rw-r-r_0644](https://github.com/rw-r-r-0644)
-[crc32](https://github.com/crc-32)
-[Compucat](https://github.com/compucat)
#### Contributing
## Contributing
If you have some functionality that you'd like to see feel free to discuss it on an [issues page](https://github.com/vgmoose/hb-appstore/issues), or if you already have an implementation or desire that you'd like to see, feel free to fork and make a [pull request](https://github.com/vgmoose/hb-appstore/pulls)!
It's not required, but running a clang-format before making a PR helps to clean up styling issues:
For code contributions, it's not required, but running a clang-format before making a PR helps to clean up styling issues: