From 284e463aff6940197d8b32ac1873db9541d65d80 Mon Sep 17 00:00:00 2001 From: Rudokhvist Date: Tue, 8 Oct 2024 23:30:13 +0300 Subject: [PATCH] update link in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 26a1e38..e827b83 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ This plugin is provided on AS-IS basis, without any guarantee at all. Author is This plugin for [ASF](https://github.com/JustArchiNET/ArchiSteamFarm/) allows you to view, set and reset achievements in steam games, similar to [SAM](https://github.com/gibbed/SteamAchievementManager). Works only with ASF v4.0+ (make sure to check actual required version in release notes). ## Installation -- download `ASFAchievementManager.zip` file from [latest release](https://github.com/Rudokhvist/ASF-Achievement-Manager/releases/latest). +- download `ASFAchievementManager.zip` file from [latest release](https://github.com/CatPoweredPlugins/ASF-Achievement-Manager/releases/latest). - create new folder (for example, `ASFAchievementManager`) in the `plugins` folder of your ASF installation - unpack downloaded .zip file to the folder you just created. - optionally, configure plugin properties in ASF.json file (see below).