Link github actions artifacts on readme
This commit is contained in:
parent
f7d1aaea63
commit
2760881888
|
@ -19,6 +19,13 @@
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
|
## 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
|
## Self-Building
|
||||||
#### Note: Mac-OS and Linux-based builds not tested.
|
#### 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),
|
Heaven Studio is made in [Unity 2020.3.25f1](https://unity3d.com/unity/whats-new/2020.3.25),
|
||||||
|
|
Loading…
Reference in a new issue