diff --git a/Makefile.3ds b/Makefile.3ds index 4200b63..a2c52b5 100644 --- a/Makefile.3ds +++ b/Makefile.3ds @@ -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 diff --git a/README.md b/README.md index 369fb23..4cd0a42 100644 --- a/README.md +++ b/README.md @@ -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 ------------------