From b19a6310a4ea6b849c0eb41caef331810353697a Mon Sep 17 00:00:00 2001 From: dimok789 Date: Wed, 16 Nov 2016 00:49:20 +0100 Subject: [PATCH] bump HBL version --- README.md | 2 +- meta/meta.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 51acc6d..5f7ee9d 100644 --- a/README.md +++ b/README.md @@ -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. diff --git a/meta/meta.xml b/meta/meta.xml index 60d3887..16cbbf7 100644 --- a/meta/meta.xml +++ b/meta/meta.xml @@ -2,8 +2,8 @@ Homebrew Launcher Dimok - 1.3 - 20161104210000 + 1.4 + 20161116210000 WiiU Homebrew Launcher Loads WiiU homebrew from SD card and from network.