Add donation methods (GitHub Sponsors, Ko-fi)

This commit is contained in:
Andros Fenollosa 2026-06-26 16:39:48 +02:00
parent db296675d8
commit 8949aa8c93
2 changed files with 9 additions and 0 deletions

2
.github/FUNDING.yml vendored Normal file
View file

@ -0,0 +1,2 @@
github: [tanrax]
ko_fi: androsfenollosa

View file

@ -517,6 +517,13 @@ AVFoundation video through present via window surface
CVMetalTextureCache blit + eglSwapBuffers
```
# Donate
If this project is useful to you, you can support its development:
- [GitHub Sponsors](https://github.com/sponsors/tanrax)
- [Ko-fi](https://ko-fi.com/androsfenollosa)
# License
GNU General Public License v3 or later, same as GNU Emacs.