From 6c4fb6b3e6e637d9f884a883050d48be8b61d1ed Mon Sep 17 00:00:00 2001 From: Leon Styhre Date: Thu, 3 Feb 2022 17:44:31 +0100 Subject: [PATCH] Small documentation update to clarify that Windows 11 is supported. --- README.md | 5 ++--- USERGUIDE-DEV.md | 3 +-- USERGUIDE.md | 3 +-- 3 files changed, 4 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 9aa394744..20c6e29e4 100644 --- a/README.md +++ b/README.md @@ -19,8 +19,7 @@ Two comprehensive theme sets, **rbsimple-DE** and **modern-DE** are bundled with The following operating systems have been tested (all for the x86 architecture unless otherwise stated): -* Windows 10 -* Windows 8.1 +* Windows 11, 10 and 8.1 * macOS 10.14 "Mojave" to 12 "Monterey" (M1 and Intel) * macOS 10.11 "El Capitan" (legacy release) * Ubuntu 20.04 to 21.10 @@ -39,7 +38,7 @@ The latest version is 1.2.0 (released 2021-12-28) | Package | Operating systems | Architecture | Download link | | :------------------- | :------------------------------------------------------ | :----------- | :------------- | -| Windows installer | Windows 10 and 8.1 (probably Windows 11 as well) | x64 (x86) | [EmulationStation-DE-1.2.0-x64.exe](https://gitlab.com/leonstyhre/emulationstation-de/-/package_files/25023950/download)| +| Windows installer | Windows 11, 10 and 8.1 | x64 (x86) | [EmulationStation-DE-1.2.0-x64.exe](https://gitlab.com/leonstyhre/emulationstation-de/-/package_files/25023950/download)| | macOS DMG installer | macOS 10.14 "Mojave" to 12 "Monterey" | x64 (x86) | [EmulationStation-DE-1.2.0-x64.dmg](https://gitlab.com/leonstyhre/emulationstation-de/-/package_files/25023939/download)| | macOS DMG installer | macOS 11 "Big Sur" to 12 "Monterey" | arm64 (M1) | [EmulationStation-DE-1.2.0-arm64.dmg](https://gitlab.com/leonstyhre/emulationstation-de/-/package_files/27932188/download)| | macOS DMG installer | Legacy macOS 10.11 "El Capitan" to 10.13 "High Sierra" | x64 (x86) | [EmulationStation-DE-1.2.0-x64_legacy.dmg](https://gitlab.com/leonstyhre/emulationstation-de/-/package_files/25023954/download)| diff --git a/USERGUIDE-DEV.md b/USERGUIDE-DEV.md index dc224d3f9..b9e5c559b 100644 --- a/USERGUIDE-DEV.md +++ b/USERGUIDE-DEV.md @@ -33,8 +33,7 @@ To install ES-DE, just download the package or installer from [https://es-de.org The following operating systems have been tested (all for the x86 architecture unless otherwise stated): -* Windows 10 -* Windows 8.1 +* Windows 11, 10 and 8.1 * macOS 10.14 "Mojave" to 12 "Monterey" (M1 and Intel) * macOS 10.11 "El Capitan" (legacy release) * Ubuntu 20.04 to 21.10 diff --git a/USERGUIDE.md b/USERGUIDE.md index 56e47ae40..321a5f861 100644 --- a/USERGUIDE.md +++ b/USERGUIDE.md @@ -31,8 +31,7 @@ To install ES-DE, just download the package or installer from [https://es-de.org The following operating systems have been tested (all for the x86 architecture unless otherwise stated): -* Windows 10 -* Windows 8.1 +* Windows 11, 10 and 8.1 * macOS 10.14 "Mojave" to 12 "Monterey" (M1 and Intel) * macOS 10.11 "El Capitan" (legacy release) * Ubuntu 20.04 to 21.10