Skip to content

johan0A/Steam-game-update-manager

Repository files navigation

Steam Game Update Manager

Icon

Features

  • skip update: lets you skip a certain update for a game (very usefull when using mods so they dont break w/ updates)
  • simple interface: simple interface

Planned (maybe) features:

  • linux support: a linux build
  • lock updates: prevent steam from updating a game no matter what
  • roll back old updates: lets you install old version of games

Getting Started

Prerequisites

  • A system with Python 3.x installed.

Installation

  1. Clone the repository:
git clone https://github.com/johan0A/Steam-game-update-manager/tree/master
  1. Navigate to the project directory:
cd path_to_directory
  1. Create a virtual environment:
createVenv.bat

Building the Executable

To build the standalone executable for the application, run:

build_exe.bat

Usage

  1. Launch the application using main.py or the generated executable.
  2. Search for your game
  3. press skip update to skip the update

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published