bump HBL version

This commit is contained in:
dimok789 2016-11-16 00:49:20 +01:00
parent ca7ece167f
commit b19a6310a4
2 changed files with 3 additions and 3 deletions

View File

@ -30,7 +30,7 @@ The apps that will be listed are should be in the following path /wiiu/apps/home
#### Building the Homebrew Launcher
To build the main application devkitPPC is required as well as some additionally libraries. If not yet done export the path of devkitPPC and devkitPro to the evironment variables DEVKITPRO and DEVKITPPC. Additionally you will need to include the [libogc](https://github.com/dimok789/homebrew_launcher/releases/download/v1.0/libogc.7z) and [portlibs](https://github.com/dimok789/homebrew_launcher/releases/download/v1.0/portlibs.7z) packages in your devkitPro path.
To build the main application devkitPPC is required as well as some additionally libraries. If not yet done export the path of devkitPPC and devkitPro to the evironment variables DEVKITPRO and DEVKITPPC. Additionally you will need to include the [portlibs](https://github.com/dimok789/homebrew_launcher/releases/download/v1.3/portlibs.zip) packages in your devkitPro path.
All remaining is to enter the main application path and enter "make". You should get a homebrew_launcher.elf and a homebrew__launcher_dbg.elf in the main path.

View File

@ -2,8 +2,8 @@
<app version="1">
<name>Homebrew Launcher</name>
<coder>Dimok</coder>
<version>1.3</version>
<release_date>20161104210000</release_date>
<version>1.4</version>
<release_date>20161116210000</release_date>
<short_description>WiiU Homebrew Launcher</short_description>
<long_description>Loads WiiU homebrew from SD card and from network.