Update README.md

This commit is contained in:
Connor McLaughlin 2021-05-29 18:39:13 +10:00
parent 4a13009af8
commit 37e565698f
1 changed files with 1 additions and 12 deletions

View File

@ -183,9 +183,7 @@ DuckStation is available as a libretro core, which can be loaded into a frontend
The DuckStation libretro core is not covered by the GPL license, but is still completely free to use. The only restriction is that COMMERCIAL DISTRIBUTION IS PROHIBITED. By downloading the libretro core, you agree that you will not distribute it with any paid applications, services, or products.
The core is maintained by a third party, and is not provided as part of the GitHub release. The changelog is viewable at https://www.duckstation.org/libretro/changelog.txt
Builds based on the development release of the emulator **(recommended)** can be downloaded from:
The core is maintained by a third party, and is not provided as part of the GitHub release. You can download the core through the RetroArch buildbot/core updater, or from the links below:
- Windows x64 (64-bit): https://www.duckstation.org/libretro/duckstation_libretro_windows_x64.zip
- Android AArch64 (64-bit): https://www.duckstation.org/libretro/duckstation_libretro_android_aarch64.zip
@ -194,15 +192,6 @@ Builds based on the development release of the emulator **(recommended)** can be
- Linux AArch64 (64-bit): https://www.duckstation.org/libretro/duckstation_libretro_linux_aarch64.zip
- Linux armv7 (32-bit): https://www.duckstation.org/libretro/duckstation_libretro_linux_armv7.zip
Builds based on the preview release of the emulator can be downloaded from:
- Windows x64 (64-bit): https://www.duckstation.org/libretro/preview/duckstation_libretro_windows_x64.zip
- Android AArch64 (64-bit): https://www.duckstation.org/libretro/preview/duckstation_libretro_android_aarch64.zip
- Android armv7 (32-bit): https://www.duckstation.org/libretro/preview/duckstation_libretro_android_armv7.zip
- Linux x64 (64-bit): https://www.duckstation.org/libretro/preview/duckstation_libretro_linux_x64.zip
- Linux AArch64 (64-bit): https://www.duckstation.org/libretro/preview/duckstation_libretro_linux_aarch64.zip
- Linux armv7 (32-bit): https://www.duckstation.org/libretro/preview/duckstation_libretro_linux_armv7.zip
## Building
### Windows