-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Multiple Repository Management #21
Comments
Yep, this would be a nice addition, instead of the hacky repository.txt setup. Even nicer would be the ability to add/remove repos directly within the app, but as that would require a keyboard, resolving this issue would be a good first step. |
In fact, Im gonna fork this and see if I can get that implemented, if I do, i will make a pull request EDIT: DevkitPro hates me, so im ditching that idea :| |
It may be possible to use the real Wii U keyboard though when compiling to RPX using WUT. The reason I haven't integrated the Wii U keyboard homebrew is it's designed for OSScreen. If you want to make a GX2 keyboard library though, I I can think of a few homebrews which would be able to use it. Opening this back up cause it's still an issue! Also going along with a repo selector, would be the redesigning of "repository.txt" Probably just a list of repository urls, each one on a new line, will work fine. |
Yeah, even better is you could do (url)[title] in repository.txt, so it would have a menu within hbas like: [title] [title], etc. |
Perhaps add a repo selection gui to the app itself?
The text was updated successfully, but these errors were encountered: