Maschell
104fdc3b7b
Example: Update the existing example_plugin and add C++ example plugin
2023-12-16 17:26:45 +01:00
Maschell
209cf7fa54
Add storage_test_plugin
2023-11-05 17:18:49 +01:00
Maschell
85a6e35188
Change docker registry to ghcr.io
2023-03-16 12:49:13 +01:00
Maschell
7f68073112
Update the README
2023-02-25 21:21:18 +01:00
Maschell
d3cf0691ef
Add clang-format for formatting, check building the example in CI
2022-02-03 16:24:36 +01:00
Maschell
50ec086f9a
Update README.MD
2018-11-20 10:09:42 +01:00
Maschell
a7357af768
Move the plugin loader into a seperate repository
2018-09-22 18:09:29 +02:00
Maschell
728593bbfd
Add information about the wiki to the README
2018-09-14 10:29:54 +02:00
Maschell
9c912d5c68
Update README.MD
2018-08-06 19:57:59 +02:00
Maschell
3bdd9c7030
Updated the README
2018-07-20 16:54:17 +02:00
Maschell
c90998e515
Update README
2018-07-17 19:10:08 +02:00
Maschell
96fe5b6353
Update the README. Adding information about the configuration menu, fixed typos and add the streaming plugin
2018-07-17 18:10:35 +02:00
Maschell
860d2ef84e
Update the readme to include links to avaiable WUPS plugins. Add a link to the Discord.
2018-07-01 19:33:40 +02:00
Maschell
545ef11ac8
- Remove plugins from the repository (Will be re-uploaded to different reposistories)
...
- Updated the codeblocks template
2018-06-23 18:29:23 +02:00
Maschell
0d46322cbb
Add support for plugins that use wut libraries.
...
Add the requirement to have wut installed
Modify the plugin makefile, now you need to enable malloc wrapping manually
Change the calling behaviour of the "WUPS_APP_STATUS_CLOSED" hook. PPCExit does NOT get called when opening an application from the system menu.
Add error output to the UDPLogger on failure.
2018-06-17 12:47:45 +02:00
Maschell
b642c931db
[Travis] fixed compiling
2018-03-04 16:31:26 +01:00
Maschell
36f4b1f350
[Loader] A single plugin can be loaded via wiiload.
...
Now more sd swapping for ftpiiu while developing plugins!
Simply use the normal wiiload to send a plugin (.mod) file to the Wii U while the plugin loader in running.
This requires zlib, don't forget to add it to your portlib. It can be found in the "libs" folder.
2018-03-04 16:27:57 +01:00
Maschell
285fc3b51a
Added libgui to the list of dependencies in the readme
2018-02-20 09:55:50 +01:00
Maschell
8c3a28d444
Updated the README, moved plans/ideas into an own file
2018-02-16 22:20:04 +01:00
Maschell
401c742362
[General] Updated the readmes
2018-02-14 23:42:06 +01:00
Maschell
2836b3e45f
[Tools] Added the UdpDebugReader
...
by @dimok789
2018-02-04 10:40:20 +01:00
Maschell
254531a7cc
[General] Updated readmes
...
Added building option for the lib itself, and adde travis status
2018-02-04 10:31:42 +01:00
Maschell
679b90cb9f
[Example plugin] Added a very basic plugin based on brainslug
2018-02-04 10:14:45 +01:00
Maschell
64d8f87a39
[General] Added a link to COSSubstrate to the readme
...
Added @QuarkTheAwesome project to the list of related projects
2018-02-03 12:47:57 +01:00
Maschell
7b871be508
[General] Added infos to readme
...
Added some more information about the future task to the readme. This is just a short overview. Detailed task will be added as issues
Also added some links to similar/related projects.
2018-02-03 12:35:49 +01:00
Maschell
55b871446f
Added readme
2018-02-03 09:29:23 +01:00