From 24caad2cde7eba9479ea4cde7a1a9d02f7f1ad22 Mon Sep 17 00:00:00 2001 From: Braedon Date: Sat, 18 Dec 2021 23:14:19 -0500 Subject: [PATCH 1/4] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 7dede2b6..90360273 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,7 @@ # RhythmHeavenMania + +## WARNING!!! +If you're reading this line then this means that the project is in a very "hacky" state. Don't expect clean code or code that works at all. + + (WIP) Fully playable, open source recreation of every rhythm heaven minigame with a built in level editor. From ac36fdfb229bc8948ea3604b92423e4983c0c62f Mon Sep 17 00:00:00 2001 From: Braedon Date: Sat, 18 Dec 2021 23:14:43 -0500 Subject: [PATCH 2/4] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 90360273..69fa43ce 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # RhythmHeavenMania +(WIP) Fully playable, open source recreation of every rhythm heaven minigame with a built in level editor. + + ## WARNING!!! If you're reading this line then this means that the project is in a very "hacky" state. Don't expect clean code or code that works at all. - - -(WIP) Fully playable, open source recreation of every rhythm heaven minigame with a built in level editor. From 7e18b67cf721421464faefa2520b31db18a8573e Mon Sep 17 00:00:00 2001 From: Braedon Date: Mon, 20 Dec 2021 19:29:34 -0500 Subject: [PATCH 3/4] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 69fa43ce..090e9a3b 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,7 @@ ## WARNING!!! If you're reading this line then this means that the project is in a very "hacky" state. Don't expect clean code or code that works at all. + + +## Other information +Rhythm Heaven is the intellectual property of Nintendo. This program is NOT endorsed nor sponsored in any way by Nintendo. All used properties of Nintendo (such as names, audio, graphics, etc.) in this software are not intended to maliciously infringe trademark rights. All other trademarks and assets are property of their respective owners. This is a community project and this is available for others to use according to the GPL-3.0 license, without charge. From a118de85bae7cdebaad5122c92b8d2205f8e6309 Mon Sep 17 00:00:00 2001 From: Braedon Date: Mon, 20 Dec 2021 19:50:06 -0500 Subject: [PATCH 4/4] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 090e9a3b..7796761f 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ -# RhythmHeavenMania +# Rhythm Heaven Mania (WIP) Fully playable, open source recreation of every rhythm heaven minigame with a built in level editor. - - ## WARNING!!! If you're reading this line then this means that the project is in a very "hacky" state. Don't expect clean code or code that works at all.