Update README to mention where to find releases
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
02b1c78ccc
commit
ec1b86a498
1 changed files with 18 additions and 4 deletions
22
README.md
22
README.md
|
|
@ -69,6 +69,7 @@ But a couple of modules background's have their colors flipped, because damn we
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
## Current status
|
## Current status
|
||||||
|
|
||||||
With the exception of a few bugs, Cardinal can be considered stable.
|
With the exception of a few bugs, Cardinal can be considered stable.
|
||||||
|
|
@ -78,12 +79,25 @@ Though currently the following should be noted:
|
||||||
- VST3 support incomplete/experimental [#41](https://github.com/DISTRHO/Cardinal/issues/41)
|
- VST3 support incomplete/experimental [#41](https://github.com/DISTRHO/Cardinal/issues/41)
|
||||||
- Windows 32bit builds do not work well [#80](https://github.com/DISTRHO/Cardinal/issues/80)
|
- Windows 32bit builds do not work well [#80](https://github.com/DISTRHO/Cardinal/issues/80)
|
||||||
|
|
||||||
### Current builds
|
### Stable release
|
||||||
|
|
||||||
If you want to try this out early, checkout the [GitHub actions tab](https://github.com/DISTRHO/Cardinal/actions/workflows/build.yml).
|
Cardinal releases have official builds for Linux, macOS and Windows.
|
||||||
There is absolutely no warranty, use at your own risk and all that...
|
You can find these under https://github.com/DISTRHO/Cardinal/releases.
|
||||||
|
|
||||||
Basic building instructions are available in [BUILDING.md](docs/BUILDING.md)
|
There are Linux builds for various architectures (armhf, arm64, i686 and x86_64), macOS "universal" (arm64 + intel) and Windows 32 and 64bit builds.
|
||||||
|
Both macOS and Windows builds have an installer.
|
||||||
|
|
||||||
|
Install instructions are available [here](https://github.com/DISTRHO/Cardinal/wiki/Install).
|
||||||
|
|
||||||
|
Note: Neither the macOS or Windows builds are signed, so expect warnings saying they are from an "untrusted developer".
|
||||||
|
|
||||||
|
### Nightly builds
|
||||||
|
|
||||||
|
You can find builds for pretty much any recent Cardinal commit [here](https://github.com/DISTRHO/Cardinal/actions/workflows/build.yml).
|
||||||
|
Just click on any successful build, and scroll to the bottom to find the builds.
|
||||||
|
(note the canvas-like area in the middle prevents mouse wheel scrolling)
|
||||||
|
|
||||||
|
A GitHub account is required in order to download these builds.
|
||||||
|
|
||||||
### Community chat
|
### Community chat
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue