Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/c08oprkiua/wups-documentation
Documentation of the different functions, macros, etc. of the Aroma WUPS library
https://github.com/c08oprkiua/wups-documentation
documentation wiiu wiiu-homebrew wiiu-plugin
Last synced: about 2 months ago
JSON representation
Documentation of the different functions, macros, etc. of the Aroma WUPS library
- Host: GitHub
- URL: https://github.com/c08oprkiua/wups-documentation
- Owner: c08oprkiua
- License: gpl-3.0
- Created: 2023-11-19T22:27:48.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-22T08:11:20.000Z (about 1 year ago)
- Last Synced: 2023-11-22T10:29:14.312Z (about 1 year ago)
- Topics: documentation, wiiu, wiiu-homebrew, wiiu-plugin
- Homepage:
- Size: 45.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WUPS-Documentation
Documentation of the different functions, macros, etc. of the [Aroma Wii U Plugin System (WUPS)](https://github.com/wiiu-env/WiiUPluginSystem)This is a work in progress, any information that needs to be fact-checked for accuracy will be marked with a *.
# Table of Contents
* [Meta API](https://github.com/c08oprkiua/WUPS-Documentation/blob/main/meta.md): The API for registering metadata about the plugin, such as what permissions it needs, its displayed name, displayed authors, etc.
* [Function Patching API](https://github.com/c08oprkiua/WUPS-Documentation/blob/main/function-patching.md): *The API for patching system functionsAccording to Maschell, these are currently being rewritten:
* [Storage API](https://github.com/c08oprkiua/WUPS-Documentation/blob/main/storage.md): *The API for storing settings
* Config API: