From 5520b15dae75b9d44c214b578396c08720743cc3 Mon Sep 17 00:00:00 2001 From: Mary Date: Tue, 6 Jul 2021 22:32:50 +0200 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index c2e0663..2e08a88 100644 --- a/Changelog.md +++ b/Changelog.md @@ -5,7 +5,7 @@ All updates to the Ryujinx official master build will be documented in this file ### Added: - A new front-end has been added to Ryujinx: Ryujinx.Headless.SDL2. - This is a minimalist variant of the emulator without a GUI that can be started and configured via command line. - - **This is available on a separated release zip.** (see **ryujinx-headless-sdl2-{version}** variants) + - **This is available on a separated release zip.** (see **ryujinx-headless-sdl2-{version}** variants on Appveyor) - **This doesn't have any updater.** - For more information on the options available run it with ``--help``.