Skip to content

Commit 3be987b

Browse files
authored
Support line: link to Patreon membership; drop per-repo FUNDING.yml so the org default governs (#337)
1 parent 0eb089f commit 3be987b

2 files changed

Lines changed: 3 additions & 5 deletions

File tree

.github/FUNDING.yml

Lines changed: 0 additions & 4 deletions
This file was deleted.

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
[![CI](https://github.com/mas-bandwidth/yojimbo/actions/workflows/ci.yml/badge.svg)](https://github.com/mas-bandwidth/yojimbo/actions/workflows/ci.yml)
44

5+
If this library helps you, please support it: **[Become a supporter](https://www.patreon.com/MasBandwidth/membership)**
6+
57
**yojimbo** is a network library for client/server games written in C++.
68

79
It's designed around the networking requirements of competitive multiplayer games like first person shooters.
@@ -46,7 +48,7 @@ The author of this library is [Glenn Fiedler](https://www.linkedin.com/in/glenn-
4648

4749
Yojimbo is built on top of other open source libraries by the same author: [netcode](https://github.com/mas-bandwidth/netcode), [reliable](https://github.com/mas-bandwidth/reliable), and [serialize](https://github.com/mas-bandwidth/serialize)
4850

49-
If you find this software useful, please consider [sponsoring it](https://github.com/sponsors/mas-bandwidth). Thanks!
51+
If you find this software useful, please consider [becoming a supporter](https://www.patreon.com/MasBandwidth/membership). Thanks!
5052

5153
## Contributing
5254

0 commit comments

Comments
 (0)