From 2d7a4894ee9e7c14551687e0d7b47d26cf94a772 Mon Sep 17 00:00:00 2001 From: Hyperling Date: Sat, 4 Jul 2026 15:00:22 -0700 Subject: [PATCH] Add more fdroid details while refactoring the file. --- apps.hyperling.com.platformer.yml | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/apps.hyperling.com.platformer.yml b/apps.hyperling.com.platformer.yml index e20d4a6..29b3790 100644 --- a/apps.hyperling.com.platformer.yml +++ b/apps.hyperling.com.platformer.yml @@ -1,11 +1,16 @@ AuthorName: 'Chad Michael "Hyperling" Greenwood' -SourceCode: 'https://git.hyperling.com/me/android-hypergames/' -WebSite: 'https://hyperling.com/apps/#games' +AuthorEmail: 'me@hyperling.com' +AuthorWebSite: 'https://hyperling.com/about/' +Donate: 'https://hyperling.com/donate/' +Liberapay: 'HyperVegan' +Bitcoin: 'bc1qsfe8dkvry3d34kztz449gkq67wq8fu2nkgfkh0' +Litecoin: 'ltc1qavmpu5d6ljntxsd6jj548m4yys83zwscl0dzkx' +IssueTracker: 'https://hyperling.com/contact/' Categories: - fdroid - hyperling - games -CurrentVersionCode: 2147483647 -IssueTracker: 'https://hyperling.com/contact' Name: Hyper Games Summary: 'Started as a fun project for learning. Playable but unfinished.' +SourceCode: 'https://git.hyperling.com/me/android-hypergames/' +WebSite: 'https://hyperling.com/apps/#games'