Merge pull request #662 from RHeavenStudio/cherry-pick-release_1_patches-e27458d0786eee3e27d154acec2abdc6526c8b4e

[style] Update README.md (test new action)
This commit is contained in:
minenice55 2024-01-28 03:51:19 +00:00 committed by GitHub
commit 1b0d4664f1

View file

@ -21,14 +21,14 @@
## Prebuilt Binaries
Full releases are published on our [itch.io page](https://rheavenstudio.itch.io/heaven-studio). GitHub Actions creates experimental builds on each commmit, but minimal support will be provided.
### Release 1.0.1 alpha builds
These builds do not include some of the features from Nightly, instead focusing on stability.
### Alpha builds
These builds target future patches / minor releases and thus do not include some of the features from Nightly.
- [Windows](https://nightly.link/RHeavenStudio/HeavenStudio/workflows/build/release_1_patches/StandaloneWindows64-build.zip)
- [Linux](https://nightly.link/RHeavenStudio/HeavenStudio/workflows/build/release_1_patches/StandaloneLinux64-build.zip)
- [MacOS](https://nightly.link/RHeavenStudio/HeavenStudio/workflows/build/release_1_patches/StandaloneOSX-build.zip)
### Nightly builds
These builds include experimental new features that will not be included in Release 1
These builds include experimental new features that target future major releases.
- [Windows](https://nightly.link/RHeavenStudio/HeavenStudio/workflows/build/master/StandaloneWindows64-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)