mirror of
https://github.com/wiiu-env/ftpiiu_plugin.git
synced 2024-11-04 20:15:09 +01:00
v2.0
This commit is contained in:
parent
3da67ce57a
commit
3d156e4042
@ -32,8 +32,8 @@ SOURCES := source
|
|||||||
DATA := data
|
DATA := data
|
||||||
INCLUDES := include
|
INCLUDES := include
|
||||||
|
|
||||||
APP_TITLE := ftBRONY
|
APP_TITLE := Super ftBRONY II Turbo
|
||||||
APP_DESCRIPTION := ftBRONY v1.2
|
APP_DESCRIPTION := v2.0
|
||||||
APP_AUTHOR := mtheall
|
APP_AUTHOR := mtheall
|
||||||
ICON := ftbrony.png
|
ICON := ftbrony.png
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@ Features
|
|||||||
--------
|
--------
|
||||||
- Appears to work well with a variety of clients.
|
- Appears to work well with a variety of clients.
|
||||||
- Also compiles for Linux.
|
- 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.
|
- Cutting-edge graphics.
|
||||||
|
|
||||||
Build and install
|
Build and install
|
||||||
@ -18,10 +18,7 @@ Clone this repository and cd in the resulting directory.
|
|||||||
|
|
||||||
make
|
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:
|
Copy the `ftbrony.3dsx` file to your SD card and launch it.
|
||||||
- ftbrony.3dsx
|
|
||||||
- ftbrony.smdh
|
|
||||||
|
|
||||||
|
|
||||||
Supported Commands
|
Supported Commands
|
||||||
------------------
|
------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user