Skip to content

Commit 139e0a5

Browse files
New version: JustArchiNET.ArchiSteamFarm version 6.3.4.2 (#354911)
1 parent 4768697 commit 139e0a5

3 files changed

Lines changed: 80 additions & 0 deletions

File tree

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Created with komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: JustArchiNET.ArchiSteamFarm
5+
PackageVersion: 6.3.4.2
6+
InstallerType: zip
7+
NestedInstallerType: portable
8+
NestedInstallerFiles:
9+
- RelativeFilePath: ArchiSteamFarm.exe
10+
UpgradeBehavior: install
11+
ReleaseDate: 2026-03-27
12+
Installers:
13+
- Architecture: x64
14+
InstallerUrl: https://github.com/JustArchiNET/ArchiSteamFarm/releases/download/6.3.4.2/ASF-win-x64.zip
15+
InstallerSha256: 1B6E7F2E0DCAB950A8669B8A02469DB9AF7687BBDD6C7E75BD82EA14BA892368
16+
ManifestType: installer
17+
ManifestVersion: 1.12.0
Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
# Created with komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: JustArchiNET.ArchiSteamFarm
5+
PackageVersion: 6.3.4.2
6+
PackageLocale: en-US
7+
Publisher: JustArchi.net
8+
PublisherUrl: https://justarchi.net/
9+
PublisherSupportUrl: https://github.com/JustArchiNET/ArchiSteamFarm/issues
10+
Author: https://github.com/JustArchiNET/ArchiSteamFarm/graphs/contributors
11+
PackageName: ArchiSteamFarm
12+
PackageUrl: https://github.com/JustArchiNET/ArchiSteamFarm
13+
License: Apache-2.0
14+
LicenseUrl: https://github.com/JustArchiNET/ArchiSteamFarm/blob/HEAD/LICENSE.txt
15+
ShortDescription: ASF is a C# application with primary purpose of farming Steam cards from multiple accounts simultaneously.
16+
Description: |-
17+
ASF is a C# application with primary purpose of farming Steam cards from multiple accounts simultaneously.
18+
Unlike Idle Master which works only for one account at given time, while requiring Steam client running in the background and launching additional processes imitating "game playing" status, ASF doesn't require any Steam client running in the background, doesn't launch any additional processes and is made to handle unlimited Steam accounts at once.
19+
In addition to that, it's meant to be run on servers or other desktop-less machines, and features full cross-OS support, which makes it possible to launch on any operating system with .
20+
NET Core runtime, such as Windows, Linux and macOS.
21+
ASF is possible thanks to gigantic amount of work done in marvelous SteamKit2 library.
22+
Moniker: ASF
23+
Tags:
24+
- automation
25+
- c-sharp
26+
- cli
27+
- cli-app
28+
- crowdin
29+
- csharp
30+
- linux
31+
- steam
32+
- steam-account
33+
- steam-api
34+
- steam-cards
35+
- steam-client
36+
- steam-games
37+
- steam-network
38+
- steambot
39+
- steamkit2
40+
ReleaseNotes: |-
41+
Changelog
42+
Changes since V6.3.3.3:
43+
- Added support for BotName.keys.invalid file in BGR, as well as ensured that Botname.keys file is always being removed (@JustArchi #3572).
44+
- Added support for links parsing in selected commands such as addlicense or owns (@Aareksio #3558).
45+
- Reverted custom game name mechanism to previous logic, as Steam has also reverted their breaking changes (@JustArchi).
46+
- Latest ASF-ui with new features, improvements and bugfixes (@MrBurrBurr).
47+
- Updated localization provided by our community (@JustArchi-ArchiBot).
48+
- Usual amount of other core improvements, optimizations and bugfixes (@JustArchi).
49+
Support
50+
ASF is available for free, this release was made possible thanks to the people that decided to support the project. If you're grateful for what we're doing, please consider a donation. Developing ASF requires massive amount of time and knowledge, especially when it comes to Steam (and its problems). Even $1 is highly appreciated and shows that you care. Thank you!
51+
GitHub sponsor PayPal.me donate PayPal donate Revolut donate Steam donate
52+
BTC donate ETH donate LTC donate USDC donate
53+
ReleaseNotesUrl: https://github.com/JustArchiNET/ArchiSteamFarm/releases/tag/6.3.4.2
54+
ManifestType: defaultLocale
55+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: JustArchiNET.ArchiSteamFarm
5+
PackageVersion: 6.3.4.2
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)