From f3498050f8fda53f82e21d4bb544f4b6a9680b09 Mon Sep 17 00:00:00 2001 From: Haoyu Xu Date: Thu, 3 Jun 2021 02:01:41 -0400 Subject: [PATCH] doc(README): update README.md --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) 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`