mirror of
https://github.com/wiiu-env/ftpiiu_plugin.git
synced 2024-11-17 10:19:23 +01:00
Fixes #14 ; added some docs
This added info fixes #14 and provides some info on how to build and install this software.
This commit is contained in:
parent
5ef0f27c2d
commit
838641b139
13
README.md
13
README.md
@ -10,6 +10,19 @@ Features
|
||||
- Supports multiple simultaneous clients.
|
||||
- Cutting-edge graphics.
|
||||
|
||||
Build and install
|
||||
------------------
|
||||
|
||||
You must first install and set up [devkitARM](http://devkitpro.org/).
|
||||
Clone this repository and cd in the resulting directory.
|
||||
|
||||
make 3ds
|
||||
|
||||
Create a **ftbrony** (double check that it is splelt **exactly** like this) directory inside the 3ds directory on your SD card and copy the following files in it:
|
||||
- ftbrony.3ds
|
||||
- ftbrony.png
|
||||
- ftbrony.smdh
|
||||
|
||||
Supported Commands
|
||||
------------------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user