mirror of
https://github.com/wiiu-env/ftpiiu_plugin.git
synced 2024-11-17 10:19:23 +01:00
v2.0
This commit is contained in:
parent
3da67ce57a
commit
3d156e4042
@ -32,8 +32,8 @@ SOURCES := source
|
||||
DATA := data
|
||||
INCLUDES := include
|
||||
|
||||
APP_TITLE := ftBRONY
|
||||
APP_DESCRIPTION := ftBRONY v1.2
|
||||
APP_TITLE := Super ftBRONY II Turbo
|
||||
APP_DESCRIPTION := v2.0
|
||||
APP_AUTHOR := mtheall
|
||||
ICON := ftbrony.png
|
||||
|
||||
|
@ -7,7 +7,7 @@ Features
|
||||
--------
|
||||
- Appears to work well with a variety of clients.
|
||||
- Also compiles for Linux.
|
||||
- Supports multiple simultaneous clients.
|
||||
- Supports multiple simultaneous clients. The 3DS itself only appears to support enough sockets to perform 4-5 simultaneous data transfers, so it will help if you limit your FTP client to this many parallel requests.
|
||||
- Cutting-edge graphics.
|
||||
|
||||
Build and install
|
||||
@ -18,10 +18,7 @@ Clone this repository and cd in the resulting directory.
|
||||
|
||||
make
|
||||
|
||||
Create a **ftbrony** (double check that it is spelt **exactly** like this) directory inside the 3ds directory on the root of your SD card and copy the following files in it:
|
||||
- ftbrony.3dsx
|
||||
- ftbrony.smdh
|
||||
|
||||
Copy the `ftbrony.3dsx` file to your SD card and launch it.
|
||||
|
||||
Supported Commands
|
||||
------------------
|
||||
|
Loading…
Reference in New Issue
Block a user