HeavenStudio/README.md

46 lines
2.7 KiB
Markdown
Raw Normal View History

2021-12-28 14:48:11 +00:00
## This project is still in development. There are NO public compiled releases (yet).
2022-02-22 00:15:24 +00:00
# Heaven Studio
2021-12-28 14:48:11 +00:00
2022-06-04 03:35:19 +00:00
(WIP) A tool to create playable Rhythm Heaven custom remixes, with many customization options.
2021-12-19 04:14:19 +00:00
2022-02-12 21:43:42 +00:00
<p>
2022-02-22 00:15:24 +00:00
<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">
2022-02-12 21:43:42 +00:00
</a>
</p>
2022-01-28 07:16:48 +00:00
2022-02-12 21:46:49 +00:00
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
2022-06-30 04:49:02 +00:00
[Progress Spreadsheet](https://docs.google.com/spreadsheets/d/1NXxIeL4nsdjChrxAZTPpk20QOKEdQWGbXIhT4TclB6k/edit?usp=sharing)
2022-01-25 06:29:34 +00:00
[YouTube Channel](https://www.youtube.com/channel/UCAb3R-5qyXWOEj8B4vibhxQ)
2022-06-30 04:49:02 +00:00
[Bug Report Form](https://docs.google.com/forms/d/e/1FAIpQLSfu0p2ZjrfwwEvpLgJ4Hw-AAN3jh4QNSEk0U7mjDvwiIkoRAw/viewform?usp=pp_url)
2023-01-13 22:19:35 +00:00
![prCapture](https://user-images.githubusercontent.com/43734252/212429715-1971929f-fee1-442f-8ba2-694e1732590a.png)
2021-12-28 14:48:51 +00:00
2021-12-28 14:48:11 +00:00
## Prebuilt Binaries
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.
- [Windows](https://nightly.link/megaminerjenny/HeavenStudio/workflows/main/master/StandaloneWindows64-build.zip)
- [Linux](https://nightly.link/megaminerjenny/HeavenStudio/workflows/main/master/StandaloneLinux64-build.zip)
- [MacOS](https://nightly.link/megaminerjenny/HeavenStudio/workflows/main/master/StandaloneOSX-build.zip)
#### Important Notes:
- MacOS and Linux-based builds are not fully tested, you may [experience bugs with audio-related tasks](https://github.com/megaminerjenny/HeavenStudio/issues/72).
- on MacOS, you need to [set the app as prebuilt binary executable by yourself](https://cdn.discordapp.com/attachments/954121092564402207/1060769484278861844/IMG_6336.jpg).
- Linux prebuilt binaries **ARE BUGGY** (AssetBundles do not get built), please build the project yourself instead.
2021-12-28 14:48:11 +00:00
## Self-Building
2022-02-22 00:15:24 +00:00
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/).
2021-12-21 00:29:34 +00:00
Build Instructions: [BUILD.md](https://github.com/megaminerjenny/HeavenStudio/blob/buildmd/BUILD.md)
2022-02-03 00:35:22 +00:00
2021-12-21 00:29:34 +00:00
## 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.