add script to download ruffle for flash support

This commit is contained in:
notfire 2025-06-27 17:53:37 -04:00
commit a90430f72f
No known key found for this signature in database
3 changed files with 47 additions and 1 deletions

View file

@ -33,6 +33,8 @@
- script to get new emojis is included for future unicode versions
- add toggle for showing post edit notifications
- add support for accepted follow request notifications
- add a script to download ruffle for flash support (requires python3 and requests library)
- download by entering `tools/` and running `python3 download_ruffle.py`
---