Skip to content

Commit

Permalink
Sponsor update!
Browse files Browse the repository at this point in the history
  • Loading branch information
RossNordby committed Sep 14, 2022
1 parent 6c90def commit 2c84959
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
Binary file added Demos/Content/Sponsors/beaverboss.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion Demos/Demos.content
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,5 @@ Content\Sponsors\raisondetre.png
Content\Sponsors\ifiwereatardigrade.png
Content\Sponsors\tootbush.png
Content\Sponsors\bedtimeforopossum.png
Content\Sponsors\ladybugwouldpreferlandvaluetax.png
Content\Sponsors\ladybugwouldpreferlandvaluetax.png
Content\Sponsors\beaverboss.png
1 change: 1 addition & 0 deletions Demos/Demos/Sponsors/SponsorDemo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ public override void LoadGraphicalContent(ContentArchive content, RenderSurface
Add(sponsors1, "vietnt", @"Content\Sponsors\raisondetre.png", content, surface);
Add(sponsors1, "demiurghg", @"Content\Sponsors\ifiwereatardigrade.png", content, surface);
Add(sponsors1, "JohnGert", @"Content\Sponsors\bedtimeforopossum.png", content, surface);
Add(sponsors1, "Claytonious", @"Content\Sponsors\beaverboss.png", content, surface);

//These supporters are those who gave 50 dollars a month (or historical backers of roughly equivalent or greater total contribution).
//They get a larger entry, a bit more text if desired, and a physically simulated entry in this demo.
Expand Down

0 comments on commit 2c84959

Please sign in to comment.