diff --git a/communities.json b/communities.json index 5fe7e77..fad16ab 100644 --- a/communities.json +++ b/communities.json @@ -344,6 +344,14 @@ "quoteSourceUrl": "https://github.com/dylanaraps/pywal", "inviteCode": "fK3RhsD", "githubUrl": "https://github.com/dylanaraps/pywal" + }, + { + "logo": "asf.png", + "title": "ArchiSteamFarm", + "quote": "C# application that allows you to farm steam cards using multiple steam accounts simultaneously.", + "quoteSourceUrl": "https://github.com/JustArchi/ArchiSteamFarm", + "inviteCode": "hSQgt8j", + "githubUrl": "https://github.com/JustArchi/ArchiSteamFarm" } ] } diff --git a/logos/asf.png b/logos/asf.png new file mode 100644 index 0000000..2c3772b Binary files /dev/null and b/logos/asf.png differ