Add sai2 support to docs

This commit is contained in:
Paul Friederichsen 2023-06-29 13:38:15 -05:00
parent 67250f353d
commit 0da4d0889f
2 changed files with 2 additions and 1 deletions

View File

@ -90,6 +90,7 @@ Now:
* **application/pdf** (.pdf)
* **application/x-photoshop** (.psd)
* **application/clip** (.clip)
* **application/sai2** (.sai2)
* **application/vnd.rar** (.rar)
* **application/zip** (.zip)
* **application/x-7z-compressed** (.7z)

View File

@ -16,7 +16,7 @@ Currently importable filetypes are:
* images - jpg, gif (including animated), png (including animated!), tiff, webp, bmp
* video - webm, mp4, mpeg, avi, mov, mkv, flv, wmv
* audio - mp3, flac, ogg, wma
* misc - swf, pdf, psd, zip, rar, 7z
* misc - swf, pdf, psd, clip, sai2, zip, rar, 7z
On the Windows and Linux builds, an MPV window is embedded to play video and audio smoothly. For files like pdf, which cannot currently be viewed in the client, it is easy to launch any file with your OS's default program.