Updated Home (markdown)

mborgerson 2020-05-25 23:56:28 -07:00
parent ccffb060ff
commit d6fce8a5e3
1 changed files with 6 additions and 6 deletions

12
Home.md

@ -6,9 +6,9 @@
[![Build Status](https://github.com/mborgerson/xemu/workflows/Build/badge.svg?branch=master)](https://github.com/mborgerson/xemu/actions?query=branch%3Amaster)
[![Download](https://img.shields.io/badge/Download-Windows-blue?logo=Windows)](https://github.com/mborgerson/xemu/releases/latest)
[![Download](https://img.shields.io/badge/Download-macOS-blue?logo=Apple)](https://github.com/mborgerson/xemu/releases/latest)
[![Download](https://img.shields.io/badge/Download-Ubuntu%20PPA-orange?logo=ubuntu)](https://launchpad.net/~mborgerson/+archive/ubuntu/xemu)
[![Chat Badge](https://img.shields.io/badge/Chat-xemu%20Discord%20Server-7289DA?logo=Discord)](https://discord.gg/ayyjsuM)
[![Download](https://img.shields.io/badge/Download-macOS-blue?logo=Apple&logoColor=white)](https://github.com/mborgerson/xemu/releases/latest)
[![Download](https://img.shields.io/badge/Download-Ubuntu%20PPA-orange?logo=ubuntu&logoColor=white)](https://launchpad.net/~mborgerson/+archive/ubuntu/xemu)
[![Chat Badge](https://img.shields.io/badge/Chat-xemu%20Discord%20Server-7289DA?logo=Discord&logoColor=white)](https://discord.gg/ayyjsuM)
Welcome! **xemu** is an open-source, cross-platform application that emulates the hardware of the [original Xbox](https://en.wikipedia.org/wiki/Xbox_(console)) game console, allowing users to play their Xbox games on Windows, macOS, and Linux systems. This project is focused on making significant forward progress in terms of features, performance, stability, and user experience in Xbox emulation.
@ -45,7 +45,7 @@ Users are encouraged to help regularly test for regressions. I plan to release t
### Windows
[![Download](https://img.shields.io/badge/Download-Windows-blue?logo=Windows)](https://github.com/mborgerson/xemu/releases/latest)
[![Download](https://img.shields.io/badge/Download-Windows-blue?logo=Windows&logoColor=white)](https://github.com/mborgerson/xemu/releases/latest)
The latest pre-built release version is recommended. Simply follow the download link to the Releases page, download the release for Windows, extract the archive, and launch xemuw.exe.
@ -69,7 +69,7 @@ pacman --needed --noconfirm -S git make \
### macOS
[![Download](https://img.shields.io/badge/Download-macOS-blue?logo=Apple)](https://github.com/mborgerson/xemu/releases/latest)
[![Download](https://img.shields.io/badge/Download-macOS-blue?logo=Apple&logoColor=white)](https://github.com/mborgerson/xemu/releases/latest)
The latest pre-built release version is recommended. Simply follow the download link to the Releases page, download the release for macOS, extract the archive, then you can drag the *xemu* app to your Applications folder.
@ -86,7 +86,7 @@ brew install glib pixman sdl2 libepoxy coreutils pkg-config dylibbundler
### Linux (Ubuntu)
[![Download](https://img.shields.io/badge/Download-Ubuntu%20PPA-orange?logo=ubuntu)](https://launchpad.net/~mborgerson/+archive/ubuntu/xemu)
[![Download](https://img.shields.io/badge/Download-Ubuntu%20PPA-orange?logo=ubuntu&logoColor=white)](https://launchpad.net/~mborgerson/+archive/ubuntu/xemu)
Users running recent versions of Ubuntu (18.04 and newer) are recommended to install through the daily build PPA repository. At the command line, run the following: