libntfs-wiiu/README.md
Maschell 3013a58386 [Travis] Added missing libiosuhax
- Created readme with dependencies
2018-05-26 13:38:16 +02:00

13 lines
360 B
Markdown

# libntfs for the Wii U [![Build Status](https://travis-ci.org/Maschell/libntfs-wiiu.svg)](https://travis-ci.org/Maschell/libntfs-wiiu)
## Usage
Link the application with:
```
-lntfs -liosuhax
```
## Dependencies
To be able to use libntfs for the Wii u, you need to install the following dependencies:
- [libiosuhax](https://github.com/dimok789/libiosuhax)