From 563ea8a422950ebdca113f1fff65a35737a15c47 Mon Sep 17 00:00:00 2001 From: huantian Date: Sun, 10 Apr 2022 23:51:42 +0000 Subject: [PATCH] Link github actions artifacts on readme --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index c66e1ce5..a4fe0402 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,13 @@ ![image](https://user-images.githubusercontent.com/40370440/154824159-07800021-9264-4293-92cf-d3f6e0155f5b.png) +## 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) + ## Self-Building #### Note: Mac-OS and Linux-based builds not tested. Heaven Studio is made in [Unity 2020.3.25f1](https://unity3d.com/unity/whats-new/2020.3.25),