From 61fb026c781dd7563077f0fdf8edb53b9f2ff04d Mon Sep 17 00:00:00 2001 From: ColleagueRiley Date: Fri, 19 Apr 2024 20:16:18 -0400 Subject: [PATCH] update README --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 1500d43..b60e7ff 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,18 @@ # RGFW-DOOM DOOM source port made using RGFW and PureDoom +# Build status +![Linux workflow](https://github.com/ColleagueRiley/RSGL-DOOM/actions/workflows/linux.yml/badge.svg) +![Windows workflow windows](https://github.com/ColleagueRiley/RSGL-DOOM/actions/workflows/windows.yml/badge.svg) +![MacOS workflow windows](https://github.com/ColleagueRiley/RSGL-DOOM/actions/workflows/macos.yml/badge.svg) + # Building To build RGFW-Doom, simply run `make` or `make debug` to compile in debug mode -# - # TODO ## Client - Fix sound effects -- Fix MIDI player -- Fix weird control issues +- Fix mouse look support (macOS) - Controller support ## Moding PureDOOM