From 0d8e7c8b7c1b91b663c6e136a0c1e4edc50223b7 Mon Sep 17 00:00:00 2001 From: Jenny Crowe <40370440+jakobwcrowe@users.noreply.github.com> Date: Mon, 21 Feb 2022 17:15:24 -0700 Subject: [PATCH 1/2] Update README.md --- README.md | 27 +++++++++------------------ 1 file changed, 9 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index cb34b03e..75c58377 100644 --- a/README.md +++ b/README.md @@ -1,39 +1,30 @@ ## This project is still in development. There are NO public compiled releases (yet). +## This project is based on [Rhythm Heaven Mania](https://github.com/RhythmHeavenDevelopment/RhythmHeavenMania) by Starpelly -# Rhythm Heaven Mania +# Heaven Studio (WIP) Fully playable, open source recreation of every rhythm heaven minigame with a built in level editor.

- - Discord + + Discord

[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) -[![youtube.com/starpelly](https://img.shields.io/badge/youtube-youtube.com%2Fstarpelly-red)](https://youtube.com/starpelly) -[Full Progress and games list](https://docs.google.com/spreadsheets/d/1Z-HbLKg88Z68dGMGXOut97ew9giVdouMdmActkaSjK4/edit?usp=sharing) +(Full Progress and games list to be set up) -![image](https://user-images.githubusercontent.com/24588691/147578029-c0ca76eb-34a4-48ad-a27e-480cc3966b38.png) +![image](https://user-images.githubusercontent.com/40370440/155040498-07365bd4-a0eb-40ef-839e-2c5dcfc5141f.png) ![image](https://user-images.githubusercontent.com/40370440/154824159-07800021-9264-4293-92cf-d3f6e0155f5b.png) ## Self-Building #### Note: Mac-OS and Linux-based builds not tested. -Rhythm Heaven Mania's game engine is [Unity 2020.3.25f1](https://unity3d.com/unity/whats-new/2020.3.25), -and programmed with [Visual Studio 2022](https://visualstudio.microsoft.com/vs/). +Heaven Studio is made in [Unity 2020.3.25f1](https://unity3d.com/unity/whats-new/2020.3.25), +and programmed with [Visual Studio Code](https://code.visualstudio.com/). -Official video tutorial: https://www.youtube.com/watch?v=vONoZuP7qtg - -## Contact me -[YouTube](https://www.youtube.com/channel/UCtHplARd31KhttOPJXMMlkg) - -[Site](https://starpelly.com/) - -[Instagram](https://instagram.com/starpelly_) - -Discord: Starpelly#0255 +Video tutorial (from Rhythm Heaven Mania): https://www.youtube.com/watch?v=vONoZuP7qtg ## 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 46c556d638943ae53c10f4c49a52dbd3f6478612 Mon Sep 17 00:00:00 2001 From: Jenny Crowe <40370440+jakobwcrowe@users.noreply.github.com> Date: Mon, 21 Feb 2022 17:28:15 -0700 Subject: [PATCH 2/2] Update CREDITS.md --- CREDITS.md | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/CREDITS.md b/CREDITS.md index 51e51525..7359cd59 100644 --- a/CREDITS.md +++ b/CREDITS.md @@ -1,15 +1,16 @@ -# Credits for Rhythm Heaven Mania +# Credits for Heaven Studio -## Developed by -* [Boxsubmus](https://boxsubmus.com) +## Based on [Rhythm Heaven Mania](https://github.com/RhythmHeavenDevelopment/RhythmHeavenMania) developed by [Boxsubmus](https://boxsubmus.com) ## Programming -* Starpelly * Megaminerzero +* Starpelly (Rhythm Heaven Mania programming) ## Art -* Ko Takeuchi -* Starpelly +* Ko Takeuchi - Base Rhythm Heaven art +* Starpelly - Rhythm Heaven Mania art and UI +* Katelyn1118 - UI +* OctaHeart - Logo * flaticon.com ## Fonts @@ -21,10 +22,12 @@ * Original sounds by Nintendo * Unity * Adobe Photoshop 2022 +* GIMP * Roboto Font * Rodin Font * C# * Visual Studio 2022 +* Visual Studio Code * Newtonsoft.Json * DOTween * [Starpelly (The library)](https://github.com/Starpelly/Starpelly) @@ -33,5 +36,5 @@ * [NaughtyBezierCurves](https://github.com/dbrizov/NaughtyBezierCurves) * [VorbisPlugin](https://github.com/khindemit/unity-wrapper-vorbis) -## Legal Crap -This software is licensed under GNU GPL-3.0. [LICENSE.MD](https://github.com/RhythmHeavenDevelopment/RhythmHeavenMania/blob/master/LICENSE.md) +## Legal Info +This software is licensed under GNU GPL-3.0. [LICENSE.MD](https://github.com/jakobwcrowe/HeavenStudio/blob/master/LICENSE.md)