You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+14Lines changed: 14 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,20 @@ Steam Update Manager is a tool designed to help Steam users manage the auto-upda
12
12
- Allows batch updating of auto-update settings for all games in a library
13
13
- Provides a log of update operations
14
14
15
+
## Installation
16
+
17
+
You can download the latest version of Steam Update Manager from our [GitHub Releases page](https://github.com/looterz/SteamUpdateManager/releases).
18
+
19
+
To install:
20
+
21
+
1. Go to the [Releases page](https://github.com/looterz/SteamUpdateManager/releases).
22
+
2. Find the latest release and download the `SteamUpdateManager.exe` file.
23
+
3. Run the `SteamUpdateManager.exe` file to start the application.
24
+
25
+
Note: Steam Update Manager is currently only available for Windows 64-bit systems.
26
+
27
+
If you encounter any issues during installation or use, please [open an issue](https://github.com/looterz/SteamUpdateManager/issues) on our GitHub repository.
28
+
15
29
## How It Works
16
30
17
31
The Steam Update Manager scans your system for Steam libraries and reads the `appmanifest_*.acf` files to gather information about installed games. It then allows you to select a library and view all the games in that library along with their current auto-update settings.
0 commit comments