Shows the videostream of ShadowCast by Genki. 🎮
- Avoiding Google Chrome
- Using the ShadowCast on Linux
- Avoiding the Windows Store
- Recordings
- 4k resolution for ShadowCast 2
Download one of the ZIP files matching your arch or build it yourself.
You can also get it from Flathub:
You have to build it yourself (currently).
- Run
npm install
to install all dependencies. - Run
npm run make
to get a distributable. If you want more then a simple archive you have to editforge.config.js
.
(Check the official documentation or ask ChatGPT to edit the file.)