WiiUPluginSystem/loader/README.md
Maschell 254531a7cc [General] Updated readmes
Added building option for the lib itself, and adde travis status
2018-02-04 10:31:42 +01:00

10 lines
480 B
Markdown

# Wii U Plugin Loader [![Build Status](https://api.travis-ci.org/Maschell/WiiUPluginSystem.svg?branch=master)](https://travis-ci.org/Maschell/WiiUPluginSystem)
## Building
For building you need:
- [dynamic_libs](https://github.com/Maschell/dynamic_libs/tree/lib) for access to the functions.
- [libutils](https://github.com/Maschell/libutils) for common functions.
Install them (in this order) according to their README's. Don't forget the dependencies of the libs itself.