mirror of
https://github.com/smogon/sprites.git
synced 2026-03-22 01:45:27 -05:00
add webp briefly to docs
This commit is contained in:
parent
447a1ccb6a
commit
2a2e794c3d
|
|
@ -14,6 +14,7 @@ This project depends on
|
|||
- [pnpm](https://pnpm.js.org)
|
||||
- [node.js](https://nodejs.org) >= 13
|
||||
- [wine](https://www.winehq.org/) (optional)
|
||||
- cwebp
|
||||
|
||||
### Windows
|
||||
|
||||
|
|
@ -22,7 +23,7 @@ Windows binaries of these dependencies can be found on the download pages of the
|
|||
### Linux
|
||||
|
||||
```
|
||||
$ sudo apt install nodejs imagemagick advancecomp optipng pngquant wine
|
||||
$ sudo apt install nodejs imagemagick advancecomp optipng pngquant wine webp
|
||||
$ sudo npm install -g pnpm
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user