Skip to content

Commit

Permalink
Updated readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
d0k3 committed Apr 13, 2016
1 parent 48f05c0 commit 24b5af7
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# A9LH Netload Companion
A simple companion app to receive and run ARM9 payloads for A9LH

Requires devKitPro, ctrulib and zlib to compile. For easy zlib installation go to: https://github.com/devkitPro/3ds_portlibs
To send a file, use:
3dslink -a [IP] [payload name]

3dslink is included in devKitPro and also available [from here](http://davejmurphy.com/3dslink/). A9LH Netload Companion will automatically reboot on a succesfull receive. [BootCTR9](https://github.com/hartmannaf/BootCtr9/releases) can easily be set up to run the received file at a button press.

Requires devKitPro, ctrulib and zlib to compile. For easy zlib installation [go here](https://github.com/devkitPro/3ds_portlibs).

0 comments on commit 24b5af7

Please sign in to comment.