Update README.md

This commit is contained in:
Anirudh Sevugan 2025-08-18 18:36:10 -05:00 committed by GitHub
parent 1a6ba2ebad
commit 32563f1491
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,6 +6,8 @@ The desktop version of SimpliPlay, a simple, cross-platform media player.
## [simpliplay-lite](https://github.com/A-Star100/simpliplay-desktop/tree/lite)
[Neutralinojs](https://neutralino.js.org) version of SimpliPlay (significantly smaller filesize) for Windows (x64 only), macOS, and Linux (both x64 and ARM64).
> [!WARNING]
> This version of SimpliPlay has been [officially discontinued](https://simpliplay.netlify.app/docs/blog/lite-ver-end) and **will not** receive any more security updates. It still has memory leaks, etc, etc. If you want, you can patch the lite version or ask us to issue a patch for you.
## [simpliplay-nwjs](https://github.com/A-Star100/simpliplay-desktop/tree/nwjs)
[NW.js](https://nwjs.io) version of SimpliPlay for Windows, macOS, and Linux (x64 and ARM64).
@ -14,7 +16,7 @@ The desktop version of SimpliPlay, a simple, cross-platform media player.
## [simpliplay-legacy](https://github.com/A-Star100/simpliplay-desktop/tree/legacy)
[Legacy](https://simpliplay.netlify.app/legacy) version of SimpliPlay for Windows, macOS, and Linux (x64 and x86).
> [!WARNING]
> [!CAUTION]
> This version uses a very old, legacy version of NW.js that supports Windows XP and macOS 10.6 or later. Unless the main desktop version isn't supported on your operating system, **don't**
> use the legacy version, it will open you up to security issues on newer devices!
___