mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-22 11:00:48 +03:00
Extend FAQs
This commit is contained in:
parent
8e5060b25e
commit
a5688226ca
1 changed files with 22 additions and 2 deletions
24
README.md
24
README.md
|
@ -126,11 +126,31 @@ choco install nheko-reborn
|
||||||
|
|
||||||
### FAQ
|
### FAQ
|
||||||
|
|
||||||
##
|
---
|
||||||
|
|
||||||
**Q:** Why don't videos run for me on Windows?
|
**Q:** Why don't videos run for me on Windows?
|
||||||
|
|
||||||
**A:** You're probably missing the required video codecs, download [K-Lite Codec Pack](https://codecguide.com/download_kl.htm).
|
**A:** You're probably missing the required video codecs, download [K-Lite Codec Pack](https://codecguide.com/download_kl.htm).
|
||||||
##
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**Q:** What commands are supported by nheko?
|
||||||
|
|
||||||
|
**A:** See <https://github.com/Nheko-Reborn/nheko/wiki/Commands>
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**Q:** Does nheko support end-to-end encryption (EE2E)?
|
||||||
|
|
||||||
|
**A:** Yes, see [feature list](#features)
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**Q:** Can I test a bleeding edge development version?
|
||||||
|
|
||||||
|
**A:** Checkout nightly builds <https://matrix-static.neko.dev/room/!TshDrgpBNBDmfDeEGN:neko.dev/>
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
### Build Requirements
|
### Build Requirements
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue