Example: Update the existing example_plugin and add C++ example plugin

This commit is contained in:
Maschell
2023-12-16 17:16:43 +01:00
parent 332ec41488
commit dba2b584fd
11 changed files with 700 additions and 12 deletions

View File

@@ -0,0 +1,5 @@
FROM ghcr.io/wiiu-env/devkitppc:20230218
COPY --from=ghcr.io/wiiu-env/wiiupluginsystem:20230215 /artifacts $DEVKITPRO
WORKDIR project