hid_to_vpad/Dockerfile

8 lines
183 B
Docker

FROM wups/core-with-wut:0.1
# Get dependencies
COPY --from=wiiuwut/libutils:0.1 /artifacts $WUT_ROOT
COPY --from=wiiuwut/controller_patcher:0.1 /artifacts $WUT_ROOT
WORKDIR project