Update README.md

This commit is contained in:
Anirudh Sevugan 2025-02-20 21:12:17 +05:30 committed by GitHub
parent c52b39d3d1
commit 9b445309a6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,7 +8,9 @@ The desktop version of SimpliPlay
[Neutralino](https://neutralino.js.org) version of SimpliPlay (significantly smaller filesize) for Windows (x64 only), macOS (x64 and ARM64), and Linux (also x64 and ARM64) [Neutralino](https://neutralino.js.org) version of SimpliPlay (significantly smaller filesize) for Windows (x64 only), macOS (x64 and ARM64), and Linux (also x64 and ARM64)
## simpliplay-nwjs ## simpliplay-nwjs
[NW.js](https://nwjs.io) version of SimpliPlay for Windows, macOS, and Linux (x64 and ARM64). This version is *only* for experimental purposes and will never be released. It is simply an example NW.js configuration for those that want it. [NW.js](https://nwjs.io) version of SimpliPlay for Windows, macOS, and Linux (x64 and ARM64).
> [!WARNING]
> This version is an example NW.js configuration, it won't be used in production, but you can use it if you would like.
### Setup ### Setup
Read the docs ([Electron - Quick start](https://www.electronjs.org/docs/latest/tutorial/quick-start), [Neutralinojs - Your first app](https://neutralino.js.org/docs/getting-started/your-first-neutralinojs-app), [NW.js - Getting Started (For Users)](https://nwjs.readthedocs.io/en/latest/For%20Users/Getting%20Started/#write-nwjs-app)) Read the docs ([Electron - Quick start](https://www.electronjs.org/docs/latest/tutorial/quick-start), [Neutralinojs - Your first app](https://neutralino.js.org/docs/getting-started/your-first-neutralinojs-app), [NW.js - Getting Started (For Users)](https://nwjs.readthedocs.io/en/latest/For%20Users/Getting%20Started/#write-nwjs-app))