Skip to content

MarkHaakman/FS_Mod_Updater

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Farming Simulator Mod Updater

What does it do?

This package contains a Batch script that

  • checks Git repositories for the latest version of mods,
  • installs mods in your mod folder,
  • updates your current mods to the latest version from the Git repository.

Who needs this?

If you are using a Farming Simulator mod which is developed on GitHub and want to always use the latest version while only needing a few clicks to update your mod.

How to use it?

  1. Download the content of this repository and unzip the .zip file in a directory of your choice.
  2. Install Git and 7-Zip. In an text editor, open the FS_Mod_Updater.bat script and set the paths to Git and 7-Zip to the correct locations (Lines 15 -16).
  3. Run the FS_Mod_Updater.bat script and choose which mod you would like to update!
  4. You could add support for other mods by adding a new mod to mods.ini.

How get rid of it?

Just delete the unzipped directory.

About

Update Farming Simulator Mods from Git(Hub)

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Batchfile 93.0%
  • Visual Basic .NET 7.0%