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!
First, install wexpect with pip install wexpect.
Then, create a folder and slap both the script and SteamCMD into it and run the script.
- wexpect https://github.com/raczben/wexpect/tree/master
- SteamCMD https://developer.valvesoftware.com/wiki/SteamCMD
- 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).
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.