README: Update minimum macOS version (#3673)

pull/3674/head
Davide Pesavento 7 months ago committed by Stenzek
parent 2258463d8a
commit d7b2f2d5f7
No known key found for this signature in database

@ -2,7 +2,7 @@
[Features](#features) | [Downloading and Running](#downloading-and-running) | [Building](#building) | [Disclaimers](#disclaimers)
**Latest Builds for Windows 10/11 (x64/ARM64), Linux (AppImage x64/ARM32/ARM64), and macOS (11.0+ Universal):** https://github.com/stenzek/duckstation/releases/tag/latest
**Latest Builds for Windows 10/11 (x64/ARM64), Linux (AppImage x64/ARM32/ARM64), and macOS (13.3+ Universal):** https://github.com/stenzek/duckstation/releases/tag/latest
**Discord Server:** https://www.duckstation.org/discord.html

@ -99,7 +99,7 @@ Use `flatpak run org.duckstation.DuckStation` para iniciar, ou selecione `DuckSt
São fornecidas compilações universais do macOS para x86_64 (Intel) e ARM64 (Apple Silicon).
macOS Big Sur (11.0) é necessário, pois também é o requisito mínimo para o Qt.
macOS Ventura (13.3) é necessário, pois também é o requisito mínimo para o Qt.
Para baixar:
- Acesse https://github.com/stenzek/duckstation/releases/tag/latest e baixe `duckstation-mac-release.zip`.

@ -964,8 +964,8 @@ commercial products, provided that all warranty or liability claims are
assumed by the product vendor.
Copyright (C)2009-2024 D. R. Commander. All Rights Reserved.
Copyright (C)2015 Viktor Szathmáry. All Rights Reserved.
Copyright (C)2009-2025 D. R. Commander. All Rights Reserved.
Copyright (C)2015 Viktor Szathmáry. All Rights Reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
@ -1325,7 +1325,7 @@ and by any means.
<h3>Noto Sans - <a href="https://fonts.google.com/noto/specimen/Noto+Sans">https://fonts.google.com/noto/specimen/Noto+Sans</a></h3>
<h3>JetBrains Mono - <a href="https://www.jetbrains.com/lp/mono/">https://www.jetbrains.com/lp/mono/</a></h3>
<h3>PromptFont - <a href="https://shinmera.github.io/promptfont/">https://shinmera.github.io/promptfont/</a></h3>
<h3>Font Awesome 6 - <a href="https://fontawesome.com/">https://fontawesome.com/</a></h3>
<h3>Font Awesome 7 - <a href="https://fontawesome.com/">https://fontawesome.com/</a></h3>
<pre>
This Font Software is licensed under the SIL Open Font License,
Version 1.1. This license is copied below, and is also available
@ -2569,7 +2569,7 @@ SOFTWARE.
<h3>Texture Decompression Routines</h3>
<pre>
Copyright (C) 2009 Benjamin Dobell, Glass Echidna
Copyright (C) 2012 - 2022, Matthäus G. "Anteru" Chajdas (https://anteru.net)
Copyright (C) 2012 - 2022, Matthäus G. "Anteru" Chajdas (https://anteru.net)
Copyright (C) 2020 Richard Geldreich, Jr.
Permission is hereby granted, free of charge, to any person obtaining a copy of

Loading…
Cancel
Save