From ba739836b8ff8cf422dda821c6769ec239192fdb Mon Sep 17 00:00:00 2001 From: NightScript Date: Tue, 21 Apr 2020 12:22:05 -0700 Subject: [PATCH 1/2] Update home.md Remove useless section --- _pages/en_US/home.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/_pages/en_US/home.md b/_pages/en_US/home.md index 474fb199c..f360a40d3 100644 --- a/_pages/en_US/home.md +++ b/_pages/en_US/home.md @@ -14,10 +14,6 @@ excerpt: "The complete guide to modding your Nintendo Wii." The guide is also available in other languages! To change the language, please press the icon at top right and change your language. {: .notice--info} -## What is Wii Guide? - -Wii Guide is a guide maintained by [RiiConnect24](https://rc24.xyz) to get you started with Wii modding. - ## What is "homebrew"? [**Homebrew**](https://en.wikipedia.org/wiki/Homebrew_(video_games)) refers to unofficial software including games, utilities, emulators and others. @@ -55,4 +51,4 @@ There are also few more good resources for Wii modding and troubleshooting that For modding a Wii U, there are some more options: - [The Definitive vWii Hacking Guide](https://gbatemp.net/threads/the-definitive-vwii-hacking-guide.425852/) -- [NH Wii U Guide](https://wiiuguide.xyz) \ No newline at end of file +- [NH Wii U Guide](https://wiiuguide.xyz) From b47fd2c7dd43da2ac1c54d450fd5f15618a57e26 Mon Sep 17 00:00:00 2001 From: CommandBlock6417 Date: Wed, 22 Apr 2020 18:13:46 +0300 Subject: [PATCH 2/2] removed clear after bluebomb execution --- assets/files/bluebomb-helper.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/assets/files/bluebomb-helper.sh b/assets/files/bluebomb-helper.sh index f255f54ee..0bee71ac4 100644 --- a/assets/files/bluebomb-helper.sh +++ b/assets/files/bluebomb-helper.sh @@ -1,6 +1,6 @@ #!/bin/bash -version="v0.0.1" +version="v1.0.0" helpmsg="Need further help? You can either join the Wii Mini Hacking Discord server (recommended) at https://discord.gg/6ryxnkS, the RiiConnect24 Discord server at https://discord.gg/b4Y7jfD or you can send an e-mail to support@riiconnect24.net and we'll try to assist. " # clear and greet @@ -27,7 +27,6 @@ set -o pipefail set -o errtrace credit() { - clear printf "Credits:\n * Fullmetal5\t\tBlueBomb exploit * urmum_69\t\t\tScript author