Updated readme to link to dev builds on appveyor

This commit is contained in:
Sour 2019-04-02 18:24:42 -04:00
parent 5a006d6ff8
commit e29f673fdd

View file

@ -5,6 +5,16 @@ If you want to support this project, please consider making a donation:
[![Donate](https://www.mesen.ca/images/donate.png)](https://www.mesen.ca/Donate.php) [![Donate](https://www.mesen.ca/images/donate.png)](https://www.mesen.ca/Donate.php)
## Development Builds
Development builds of the latest commit are available from Appveyor. For release builds, see the **Releases** tab on GitHub.
**Warning:** These are development builds and may be ***unstable***. Using them may also increase the chances of your settings being corrupted, or having issues when upgrading to the next official release. Additionally, these builds are currently not optimized via PGO and will typically run 20-30% slower than the official release builds.
Windows: [![Build status](https://ci.appveyor.com/api/projects/status/cjk97u1yvwnae83x/branch/master?svg=true)](https://ci.appveyor.com/project/Sour/mesen-s/build/artifacts)
Linux: [![Build status](https://ci.appveyor.com/api/projects/status/arkaatgy94f23ll3/branch/master?svg=true)](https://ci.appveyor.com/project/Sour/mesen-s-hayo4/build/artifacts)
## Roadmap ## Roadmap
Mesen-S is very early in its development and some features are still missing. Mesen-S is very early in its development and some features are still missing.