From e9b7ac276611796dd6fd191d1051bceeb720b5d2 Mon Sep 17 00:00:00 2001 From: "chris062689@gmail.com" Date: Sun, 17 Mar 2019 14:30:37 -0400 Subject: [PATCH] Added bounty for build-environments plus Flatpak for Ivar and Flame Sage. --- site/data/bounties.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/site/data/bounties.json b/site/data/bounties.json index b4ec39b1..2c91515c 100644 --- a/site/data/bounties.json +++ b/site/data/bounties.json @@ -111,5 +111,25 @@ "Description": "Implement Wall Timer/Cycle Timer to correct timing in games like The Binding of Isaac: Afterbirth+, Celeste, Wizard of Light, etc. until either better/faster timing or Core::Timing imped.", "PaymentStatus": "Paid", "DeveloperResponse": null + }, + { + "DateSubmitted": "03-17-2019", + "Developer": null, + "Status": "Unassigned", + "Requester": "Flame Sage", + "Amount": "$20 USD", + "Description": "Port over Citra's build system (docker build-environments) plus porting Citra's Flatpak support for Linux.", + "PaymentStatus": null, + "DeveloperResponse": null + }, + { + "DateSubmitted": "03-17-2019", + "Developer": null, + "Status": "Unassigned", + "Requester": "Ivar", + "Amount": "$20 USD", + "Description": "Port over Citra's build system (docker build-environments) plus porting Citra's Flatpak support for Linux.", + "PaymentStatus": null, + "DeveloperResponse": null } ]