diff --git a/README.md b/README.md index 692077d..88cfc4a 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,13 @@ InitProcUIFunctionPointers(); Check out the header for more information. +# Dependencies + +All needed dependencies are in the "libs" folder of this repository. Extract the "portlibs.zip" archive into your devkitPro directory. +The archive includes: + +- The "curl" header + # Credits - Based on the dynamic_libs from dimok. diff --git a/libs/portlibs.zip b/libs/portlibs.zip new file mode 100644 index 0000000..7733c68 Binary files /dev/null and b/libs/portlibs.zip differ