mirror of
https://github.com/wiiu-env/WiiUPluginSystem.git
synced 2026-08-20 08:45:19 -05:00
Example: Update the existing example_plugin and add C++ example plugin
This commit is contained in:
5
plugins/example_plugin_cpp/Dockerfile
Normal file
5
plugins/example_plugin_cpp/Dockerfile
Normal file
@@ -0,0 +1,5 @@
|
||||
FROM ghcr.io/wiiu-env/devkitppc:20230218
|
||||
|
||||
COPY --from=ghcr.io/wiiu-env/wiiupluginsystem:20230215 /artifacts $DEVKITPRO
|
||||
|
||||
WORKDIR project
|
||||
Reference in New Issue
Block a user