mirror of
https://github.com/libretro/FBNeo.git
synced 2024-11-23 00:49:57 +00:00
remove appveyor
This commit is contained in:
parent
9119b9e2d7
commit
cb19605c18
11
README.md
11
README.md
@ -8,16 +8,9 @@ This is the official repository of FinalBurn Neo, an Emulator for Arcade Games &
|
|||||||
Use of this program and its source code is subject to the license conditions provided in the [license.txt](/src/license.txt) file in the src folder.
|
Use of this program and its source code is subject to the license conditions provided in the [license.txt](/src/license.txt) file in the src folder.
|
||||||
|
|
||||||
# Work in Progress builds
|
# Work in Progress builds
|
||||||
If the below build status badge is green, you can download the latest builds from [this repository](https://github.com/finalburnneo/FBNeo-WIP-Storage-Facility/releases/tag/appveyor-build). Please note that if the below build status badge is not green then the build will be out of date. As this build is of the last commit occasionally you might run into incomplete code, crashes or other issues that [official releases](https://github.com/finalburnneo/FBNeo/releases) will not have. Also note that the dates might be wrong against the downloads, but if the badge is green the downloads *will* be of the latest commit.
|
If the below build status badge is green, you can download the latest builds by clicking on it. Please note that if the below build status badge is not green then your build might not be available. As this build is of the last commit occasionally you might run into incomplete code, crashes or other issues that [official releases](https://github.com/finalburnneo/FBNeo/releases) will not have.
|
||||||
|
|
||||||
[![Build status](https://ci.appveyor.com/api/projects/status/u5q9nte6o9igs90i?svg=true)](https://ci.appveyor.com/project/tmaul/fbneo-kbhgd/branch/master)
|
|
||||||
|
|
||||||
Here is the build status of the other versions for which we don't supply a binary directly. A red badge against a platform will indicate that something is wrong with that build. Currenty Raspberry Pi builds are missing from CI, but will one day be added:
|
|
||||||
|
|
||||||
![SDL2](https://github.com/finalburnneo/FBNeo/workflows/SDL2%20CI/badge.svg)
|
|
||||||
![SDL1.2](https://github.com/finalburnneo/FBNeo/workflows/SDL1.2%20CI/badge.svg)
|
|
||||||
![macOS](https://github.com/finalburnneo/FBNeo/workflows/macOS%20CI/badge.svg)
|
|
||||||
|
|
||||||
|
[![Build status](https://github.com/finalburnneo/FBNeo/actions/workflows/nightly-release.yml/badge.svg)](https://github.com/finalburnneo/FBNeo/releases/tag/latest)
|
||||||
|
|
||||||
# Ports
|
# Ports
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user