This commit is contained in:
Michael Theall 2016-01-15 18:04:09 -06:00
parent 3da67ce57a
commit 3d156e4042
2 changed files with 4 additions and 7 deletions

View File

@ -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

View File

@ -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
------------------