Skip to content

Kaktushose/LS-ModManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java CI Download Codacy license-shield

LS-ModManager

This program is a simple modpack manager for the game series "Farming Simulator". It was designed to provide a convenient way to swap mods, which is especially necessary when playing on different savegames or servers.

Features

  • Easily combine mods into a modpack
  • Safely load and unload modpacks
  • Modify or delete modpacks at any time
  • Inspect savegames to find required mods

image

Installation

You can find the latest version here.

You can either execute the msi installer or just run the jar. The msi installer ships its own jre, but if you use the jar you must have at least Java 11 installed.

Please note: This program uses some Windows related paths and was only tested on Windows systems. However, you can still run the jar on any operating system.

Contributing

If you think that something is missing, and you want to add it yourself, feel free to open a pull request. I recommend opening an issue first in order to avoid misunderstandings, e.g., you start working on feature I'm already planning to add.