Skip to content

mehlawlarz/SteamSkipUpdate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

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 Build ID 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!

Always backup your files!!!

Installation

First, install wexpect with pip install wexpect.

Then, create a folder and slap both the script and SteamCMD into it and run the script.

Requirements:

Known issues

  • SteamCMD will output old or no data sometimes when running in automated mode.
  • If autofix does not fix the no Steam data error, follow the prompt to manually load Steam data.
  • If you are getting outdated data delete the appcache folder and try again, these are issues with SteamCMD and I can't do anything about them.
  • Wukong has a special appmanifest format and I have no clue why (It doesn't work with the script).

When reporting issues please include output logs

Also if you are still getting SteamCMD no output error after running auto + manual fix, run the autofix with "debug" with no quotes and add the output to the report.

About

A lil python script to update Appmanifest with SteamCMD

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages