Skip to content

Commit 2e009e4

Browse files
committed
Support line: link to Patreon membership; drop per-repo FUNDING.yml so the org default governs
1 parent a900f56 commit 2e009e4

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/netcode/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/mas-bandwidth/netcode/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
**netcode** is a secure client/server protocol for multiplayer games built on top of UDP.
68

79
![connections](https://github.com/user-attachments/assets/5c7e0c9b-17b6-4e84-a57b-13bdb55a9978)
@@ -111,7 +113,7 @@ The author of this library is [Glenn Fiedler](https://www.linkedin.com/in/glenn-
111113

112114
Other open source libraries by the same author include: [reliable](https://github.com/mas-bandwidth/reliable), [serialize](https://github.com/mas-bandwidth/serialize), and [yojimbo](https://github.com/mas-bandwidth/yojimbo).
113115

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

116118
# License
117119

0 commit comments

Comments
 (0)