diff --git a/README.md b/README.md index 1199fbd04..24993d578 100644 --- a/README.md +++ b/README.md @@ -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)