-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update donations page with list of Patreons and tiers
- Loading branch information
1 parent
2b4db98
commit b31bd98
Showing
2 changed files
with
144 additions
and
1 deletion.
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 |
---|---|---|
@@ -0,0 +1,68 @@ | ||
[ | ||
{ | ||
"name": "James Silva", | ||
"tier": "Graphics.EnvironmentMapEffect" | ||
}, | ||
{ | ||
"name": "D. Ezra Sidran, PhD", | ||
"tier": "GraphicsDevice.DrawUserPrimitives" | ||
}, | ||
{ | ||
"name": "Pirota Pirozou", | ||
"tier": "Cornflower Blue" | ||
}, | ||
{ | ||
"name": "macabrett", | ||
"tier": "Cornflower Blue" | ||
}, | ||
{ | ||
"name": "Michal Škoula", | ||
"tier": "Cornflower Blue", | ||
"url": "https://skoula.cz/" | ||
}, | ||
{ | ||
"name": "Ben", | ||
"tier": "SpriteBatch" | ||
}, | ||
{ | ||
"name": "ajian_nedo", | ||
"tier": "SpriteBatch" | ||
}, | ||
{ | ||
"name": "Ellpeck Games", | ||
"tier": "Model.Draw", | ||
"url": "https://games.ellpeck.de/" | ||
}, | ||
{ | ||
"name": "Csharpskolan", | ||
"tier": "Cornflower Blue" | ||
}, | ||
{ | ||
"name": "Donny Beals", | ||
"tier": "SpriteBatch" | ||
}, | ||
{ | ||
"name": "Rui Holdorf", | ||
"tier": "SpriteBatch" | ||
}, | ||
{ | ||
"name": "Alex Campbell-Black", | ||
"tier": "Cornflower Blue" | ||
}, | ||
{ | ||
"name": "NotExplosive", | ||
"tier": "SpriteBatch" | ||
}, | ||
{ | ||
"name": "Jake Kirkbride", | ||
"tier": "GraphicsDevice.DrawUserPrimitives" | ||
}, | ||
{ | ||
"name": "Oblotzky", | ||
"tier": "GraphicsDevice.DrawUserPrimitives" | ||
}, | ||
{ | ||
"name": "Gerald Unterrainer", | ||
"tier": "SpriteBatch" | ||
} | ||
] |
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