Merge fbf799113c into a96879db8b
This commit is contained in:
commit
ea033583e4
32
README.md
32
README.md
|
|
@ -3,26 +3,19 @@
|
||||||
|
|
||||||
(WIP) A tool to create playable Rhythm Heaven custom remixes, with many customization options.
|
(WIP) A tool to create playable Rhythm Heaven custom remixes, with many customization options.
|
||||||
|
|
||||||
<p>
|
|
||||||
<a href="https://discord.gg/2kdZ8kFyEN">
|
|
||||||
<img src="https://img.shields.io/discord/945450048832040980?color=5865F2&label=Heaven%20Studio&logo=discord&logoColor=white" alt="Discord">
|
|
||||||
</a>
|
|
||||||
</p>
|
|
||||||
|
|
||||||
[](https://www.gnu.org/licenses/gpl-3.0)
|
[](https://www.gnu.org/licenses/gpl-3.0)
|
||||||
|
|
||||||
[Progress Spreadsheet](https://docs.google.com/spreadsheets/d/1NXxIeL4nsdjChrxAZTPpk20QOKEdQWGbXIhT4TclB6k/edit?usp=sharing)
|
[Progress Spreadsheet](https://docs.google.com/spreadsheets/d/1NXxIeL4nsdjChrxAZTPpk20QOKEdQWGbXIhT4TclB6k/edit?usp=sharing)
|
||||||
|
|
||||||
[YouTube Channel](https://www.youtube.com/channel/UCAb3R-5qyXWOEj8B4vibhxQ)
|
|
||||||
|
|
||||||
[Bug Report Form](https://docs.google.com/forms/d/e/1FAIpQLSfu0p2ZjrfwwEvpLgJ4Hw-AAN3jh4QNSEk0U7mjDvwiIkoRAw/viewform?usp=pp_url)
|
[Bug Report Form](https://docs.google.com/forms/d/e/1FAIpQLSfu0p2ZjrfwwEvpLgJ4Hw-AAN3jh4QNSEk0U7mjDvwiIkoRAw/viewform?usp=pp_url)
|
||||||
|
|
||||||
[Documentation](https://rheavenstudio.github.io/)
|
[Documentation](https://rheavenstudio.github.io/)
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
## Prebuilt Binaries
|
|
||||||
|
## Prebuilt Binaries & Downloads
|
||||||
This project is still in development, so there are currently no release builds yet. GitHub Actions creates experimental builds on each commmit, but minimal support will be provided.
|
This project is still in development, so there are currently no release builds yet. GitHub Actions creates experimental builds on each commmit, but minimal support will be provided.
|
||||||
|
|
||||||
### Release 1 alpha builds
|
### Release 1 alpha builds
|
||||||
|
|
@ -32,7 +25,7 @@ These builds do not include some of the features from Nightly, instead focusing
|
||||||
- [MacOS](https://nightly.link/RHeavenStudio/HeavenStudio/workflows/build/release_1/StandaloneOSX-build.zip)
|
- [MacOS](https://nightly.link/RHeavenStudio/HeavenStudio/workflows/build/release_1/StandaloneOSX-build.zip)
|
||||||
|
|
||||||
### Nightly builds
|
### Nightly builds
|
||||||
These builds include experimental new features that will not be included in Release 1
|
These builds include experimental new features that may or may not be included in Release 1
|
||||||
- [Windows](https://nightly.link/RHeavenStudio/HeavenStudio/workflows/build/master/StandaloneWindows64-build.zip)
|
- [Windows](https://nightly.link/RHeavenStudio/HeavenStudio/workflows/build/master/StandaloneWindows64-build.zip)
|
||||||
- [Linux](https://nightly.link/RHeavenStudio/HeavenStudio/workflows/build/master/StandaloneLinux64-build.zip)
|
- [Linux](https://nightly.link/RHeavenStudio/HeavenStudio/workflows/build/master/StandaloneLinux64-build.zip)
|
||||||
- [MacOS](https://nightly.link/RHeavenStudio/HeavenStudio/workflows/build/master/StandaloneOSX-build.zip)
|
- [MacOS](https://nightly.link/RHeavenStudio/HeavenStudio/workflows/build/master/StandaloneOSX-build.zip)
|
||||||
|
|
@ -46,10 +39,21 @@ These builds include experimental new features that will not be included in Rele
|
||||||
|
|
||||||
## Self-Building
|
## Self-Building
|
||||||
|
|
||||||
Heaven Studio is made in [Unity 2021.3.21](https://unity.com/releases/editor/whats-new/2021.3.21),
|
Heaven Studio is made in [Unity 2021.3.21](https://unity.com/releases/editor/whats-new/2021.3.21)
|
||||||
and programmed with [Visual Studio Code](https://code.visualstudio.com/).
|
|
||||||
|
|
||||||
Build Instructions: [BUILD.md](https://github.com/megaminerjenny/HeavenStudio/blob/master/BUILD.md) (or the more maintained [documentation page](https://rheavenstudio.github.io/docs-contributing/setup/introduction))
|
Build Instructions: [BUILD.md](https://github.com/RHeavenStudio/HeavenStudio/blob/master/BUILD.md) (or the more maintained [documentation page](https://rheavenstudio.github.io/docs-contributing/setup/introduction))
|
||||||
|
|
||||||
|
## Social
|
||||||
|
|
||||||
|
<p>
|
||||||
|
<a href="https://discord.gg/2kdZ8kFyEN">
|
||||||
|
<img src="https://img.shields.io/discord/945450048832040980?color=5865F2&label=Heaven%20Studio&logo=discord&logoColor=white" alt="Discord">
|
||||||
|
</a>
|
||||||
|
</p>
|
||||||
|
|
||||||
|
[YouTube Channel](https://www.youtube.com/channel/UCAb3R-5qyXWOEj8B4vibhxQ)
|
||||||
|
|
||||||
|
[Twitter (What's an X?)](https://twitter.com/RHeavenStudio)
|
||||||
|
|
||||||
## Other information
|
## 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.
|
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.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue