|
1 | | -# Moonlight-XboxOG |
2 | | - |
3 | | -[](https://github.com/LizardByte/Moonlight-XboxOG) |
4 | | -[](https://github.com/LizardByte/Moonlight-XboxOG/releases/latest) |
5 | | -[](https://github.com/LizardByte/Moonlight-XboxOG/actions/workflows/CI.yml?query=branch%3Amaster) |
6 | | -[](https://codecov.io/gh/LizardByte/Moonlight-XboxOG) |
7 | | - |
8 | | -Port of Moonlight for the Original Xbox. |
| 1 | +<div align="center"> |
| 2 | + <img |
| 3 | + src="moonlight-logo.svg" |
| 4 | + alt="Moonlight icon" |
| 5 | + width="256" |
| 6 | + /> |
| 7 | + <h1 align="center">Moonlight-XboxOG</h1> |
| 8 | + <h4 align="center">Port of Moonlight for the Original Xbox.</h4> |
| 9 | +</div> |
| 10 | + |
| 11 | +<div align="center"> |
| 12 | + <a href="https://github.com/LizardByte/Moonlight-XboxOG"><img src="https://img.shields.io/github/stars/lizardbyte/Moonlight-XboxOG.svg?logo=github&style=for-the-badge" alt="GitHub stars"></a> |
| 13 | + <a href="https://github.com/LizardByte/Moonlight-XboxOG/actions/workflows/ci.yml?query=branch%3Amaster"><img src="https://img.shields.io/github/actions/workflow/status/lizardbyte/Moonlight-XboxOG/ci.yml.svg?branch=master&label=CI%20build&logo=github&style=for-the-badge" alt="GitHub Workflow Status (CI)"></a> |
| 14 | + <a href="https://codecov.io/gh/LizardByte/Moonlight-XboxOG"><img src="https://img.shields.io/endpoint.svg?url=https%3A%2F%2Fapp.lizardbyte.dev%2Fdashboard%2Fshields%2Fcodecov%2FMoonlight-XboxOG.json&style=for-the-badge&logo=codecov" alt="Codecov"></a> |
| 15 | + <a href="https://sonarcloud.io/project/overview?id=Moonlight-XboxOG"><img src="https://img.shields.io/sonar/quality_gate/LizardByte_Moonlight-XboxOG.svg?server=https%3A%2F%2Fsonarcloud.io&style=for-the-badge&logo=sonarqubecloud&label=sonarcloud" alt="SonarCloud"></a> |
| 16 | +</div> |
| 17 | + |
| 18 | +# Overview |
9 | 19 |
|
10 | 20 |  |
11 | 21 |  |
12 | 22 |  |
13 | 23 |
|
14 | 24 |
|
15 | | -## Build |
| 25 | +## 🛠️ Build |
16 | 26 |
|
17 | 27 | ### Prerequisites |
18 | 28 |
|
@@ -195,7 +205,7 @@ scripts\setup-xemu.cmd --skip-support-files |
195 | 205 | > You can set Xemu to use widescreen mode by using https://github.com/Ernegien/XboxEepromEditor |
196 | 206 | > but 1080i does not work in Xemu. |
197 | 207 |
|
198 | | -## Todo |
| 208 | +## 📋 Todo |
199 | 209 |
|
200 | 210 | - Build |
201 | 211 | - [x] Build in GitHub CI |
|
0 commit comments