Merge branch 'main' of github.com:Halyul/aklive2d

This commit is contained in:
Halyul
2021-06-03 15:19:02 -04:00

View File

@@ -1,6 +1,6 @@
# aklive2d # 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 ## 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) | | 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 ## Usage
``` bash ``` 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 `operator` folder and its sub-folders
- all files under `release/*/operator/*` folder - all files under `release/*/operator/*` folder
- `release/*/operator/operator.js` - `release/*/operator/operator.js`