diff --git a/README.md b/README.md index 5881326..dfb3b86 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # aklive2d -A project that builds showcase webpage for Arknights Live2D-equipped operators. Showcase webpage can be used as a wallpaper for Wallpaper Engine. +A project that builds showcase webpage for Arknights Live2D-equipped operators. Showcase webpage can be used as a wallpaper for Wallpaper Engine on Windows or [Plash](https://github.com/sindresorhus/Plash) on macOS (not tested). ## Supported Operators @@ -8,6 +8,10 @@ A project that builds showcase webpage for Arknights Live2D-equipped operators. |----------|--------------|----------------| | Skadi the Corrupting Heart | [Link](https://arknights.halyul.dev/skadi/) | [Link](https://steamcommunity.com/sharedfiles/filedetails/?id=2492307783) | +- For Windows users: Use [Wallpaper Engine](https://www.wallpaperengine.io/en) or other softwares that support using webpage as desktop wallpaper. +- For macOS users: Use [Plash](https://github.com/sindresorhus/Plash), however, I don't have macOS machine, so your mileage may vary. +- For Linux users: You power user should be able to find your solutions! + ## Usage ``` bash @@ -77,4 +81,4 @@ The `LICENSE` file applies to all files unless listed specifically. - all files under `operator` folder and its sub-folders - all files under `release/*/operator/*` folder -- `release/*/operator/operator.js` \ No newline at end of file +- `release/*/operator/operator.js`