mirror of
https://github.com/FailedShack/USBHelperInstaller.git
synced 2026-01-09 07:52:44 +08:00
Add README.md
This commit is contained in:
parent
e68f9b3802
commit
9af332da9e
17
README.md
Normal file
17
README.md
Normal file
@ -0,0 +1,17 @@
|
||||
# USBHelperInstaller
|
||||
|
||||
USBHelperInstaller is a setup utility for Wii U USB Helper and USBHelperLauncher.
|
||||
|
||||
Wii U USB Helper builds are retrieved from [this](https://archive.org/details/WiiUUSBHelper) collection hosted by archive.org.
|
||||
|
||||
# Building
|
||||
|
||||
To build this project you must install [NSIS](https://nsis.sourceforge.io/Download). Once installed, you must also set-up the following plug-ins:
|
||||
|
||||
* [INetC](https://nsis.sourceforge.io/Inetc_plug-in)
|
||||
* [nsArray](https://nsis.sourceforge.io/Arrays_in_NSIS#nsArray_plug-in)
|
||||
* [Nsisunz](https://nsis.sourceforge.io/Nsisunz_plug-in)
|
||||
* [NsJSON](https://nsis.sourceforge.io/NsJSON_plug-in)
|
||||
* [XML](https://nsis.sourceforge.io/XML_plug-in)
|
||||
|
||||
Download each one of them and extract them to your NSIS installation directory.
|
||||
Loading…
x
Reference in New Issue
Block a user