Skip to content

This python script uses steamcmd to check which mods require updating, and downloads only the mods which need updating, as opposed to donwloading ALL mods every restart.

License

Notifications You must be signed in to change notification settings

MMusto/DayZ-server-mod-check-fix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DayZ-server-mod-check-fix

This python script uses steamcmd to check which mods require updating, and downloads only the mods which need updating, as opposed to downloading ALL mods every restart. It does this by creating a text file "script.txt" with only the mods that require updating which can then be run from a steamcmd command such as:

steamcmd.exe +runscript script.txt +quit

Requirements:

  • Python 3.8+ with python in PATH
  • Must run your start server script as administrator

If you want help setting up this script, feel free to join our discord: https://discord.gg/a2SZD3D

About

This python script uses steamcmd to check which mods require updating, and downloads only the mods which need updating, as opposed to donwloading ALL mods every restart.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published