From 0da4d0889fb86dd58ee2fa306ed7950ed97553e9 Mon Sep 17 00:00:00 2001 From: Paul Friederichsen Date: Thu, 29 Jun 2023 13:38:15 -0500 Subject: [PATCH] Add sai2 support to docs --- docs/getting_started_files.md | 1 + docs/index.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/getting_started_files.md b/docs/getting_started_files.md index a71eaabe..919f898e 100644 --- a/docs/getting_started_files.md +++ b/docs/getting_started_files.md @@ -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) diff --git a/docs/index.md b/docs/index.md index 30a088e5..5068509b 100644 --- a/docs/index.md +++ b/docs/index.md @@ -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.