diff --git a/README.md b/README.md index 6a07e2b4..ceecdb11 100644 --- a/README.md +++ b/README.md @@ -65,13 +65,13 @@ Dorion supports all themes, BetterDiscord and others, with a [couple caveats](#k
-| Feature | Windows | Linux | MacOS | -|--------------------------------------------------|---------|-------|-----------------| -| *Basics (logging in, navigation, text/DMs etc.)* | ✓ | ✓ | ✓ | -| Voice | ✓ | ✓ | ✗ [1]| -| Themes | ✓ | ✓ | ✓ | -| Vencord (and included plugins) | ✓ | ✓ | ✓ | -| Dorion Plugins | ✓ | ✓ | ✓ | +| Feature | Windows | Linux | MacOS | +|--------------------------------------------------|---------|------------------|-----------------| +| *Basics (logging in, navigation, text/DMs etc.)* | ✓ | ✓ | ✓ | +| Voice | ✓ | ✗ [1]| ✗ [1]| +| Themes | ✓ | ✓ | ✓ | +| Vencord (and included plugins) | ✓ | ✓ | ✓ | +| Dorion Plugins | ✓ | ✓ | ✓ |
[1] Currently can connect to VC, but won't pass "RTC Connecting". Needs a bit more coaxing to get working.
@@ -119,9 +119,10 @@ All built files will be in `src-tauri/target/(release|debug)/`. When using porta # Known Issues -* Large images in themes will not load +* (Windows) Large images in themes will not load * Fonts/font-faces from sources other than Google will not load * (MacOS) Injection JS does not reinject after reloading the page +* (Linux) Uses a wackload of memory for some reason # Troubleshooting