From a1b7f180a2b212b621d591e7ffdd0228693937f7 Mon Sep 17 00:00:00 2001 From: Hyperling Date: Sat, 4 Jul 2026 15:00:56 -0700 Subject: [PATCH] Add more fdroid details while refactoring the file. --- com.hyperling.tictactoe.yml | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/com.hyperling.tictactoe.yml b/com.hyperling.tictactoe.yml index 9155397..1e72390 100644 --- a/com.hyperling.tictactoe.yml +++ b/com.hyperling.tictactoe.yml @@ -1,11 +1,16 @@ AuthorName: 'Chad Michael "Hyperling" Greenwood' -SourceCode: 'https://git.hyperling.com/me/android-tictactoe/' -WebSite: 'https://hyperling.com/apps/#tictactoe' +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: Tic-Tac-Toe Summary: 'Play against a friend or a range of AIs. Written to practice Kotlin/Compose.' +SourceCode: 'https://git.hyperling.com/me/android-tictactoe/' +WebSite: 'https://hyperling.com/apps/#tictactoe'