Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 1.01 KB

README.md

File metadata and controls

24 lines (15 loc) · 1.01 KB

SteamSkipUpdate

A lil python script to update Appmanifest with SteamCMD for Python 3.x

Tired of steam updates ruining your meticulously modded games? Give this a try!

This bad boy auto fetches the latest buildid and manifest from SteamCMD and slap it into your Appmanifest of choice!

Don't know what Appmanifest is?

Check out this and you will understand what this script does in no time!

Installation

Create a folder and slap both the script and SteamCMD into it and follow the instructions on the terminal!

Requirements:

Known issues

  • SteamCMD will output old or no data sometimes when running in automated mode.
  • If autofix does not fix no data follow the prompt to manually load data.
  • If you are getting outdated data delete appcache and try again, these are issues with SteamCMD and I can't do anything about them.