Add donation methods (GitHub Sponsors, Ko-fi)
This commit is contained in:
parent
db296675d8
commit
8949aa8c93
2 changed files with 9 additions and 0 deletions
2
.github/FUNDING.yml
vendored
Normal file
2
.github/FUNDING.yml
vendored
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
github: [tanrax]
|
||||
ko_fi: androsfenollosa
|
||||
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue