-
-
Notifications
You must be signed in to change notification settings - Fork 184
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
42815d1
commit a7aedbe
Showing
5 changed files
with
87 additions
and
89 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ p5play is currently led by Quinton Ashley [@quinton-ashley][] and was initiated | |
|
||
## Support p5play | ||
|
||
It took thousands of hours (not an exaggeration!) to upgrade and maintain this open source project. p5play will always be available for free, but your support would be greatly appreciated. If you use p5play professionally in your lessons or commercial games, please consider donating! | ||
p5play is an open source project and will always be available for free, but your support would be greatly appreciated. If you use p5play professionally in your lessons or commercial games, please consider donating! | ||
|
||
[![Donate](https://img.shields.io/badge/[email protected])](https://paypal.me/qashto) [![Venmo](https://img.shields.io/badge/[email protected])](https://venmo.com/Quinton-Ashley) [![Patreon](https://img.shields.io/badge/[email protected])](https://www.patreon.com/p5play) | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -33,5 +33,5 @@ | |
"version": "git add -A", | ||
"postversion": "git push" | ||
}, | ||
"version": "3.5.25" | ||
"version": "3.5.26" | ||
} |