An open API service indexing awesome lists of open source software.

https://github.com/kaktushose/ls-modmanager

A simple modpack manager for the game series Farming Simulator
https://github.com/kaktushose/ls-modmanager

farming-simulator-19 farmingsimulator mod-manager modmanager modpack-switcher

Last synced: about 1 year ago
JSON representation

A simple modpack manager for the game series Farming Simulator

Awesome Lists containing this project

README

          

[![Java CI](https://github.com/Kaktushose/LS-ModManager/actions/workflows/maven.yml/badge.svg)](https://github.com/Kaktushose/LS-ModManager/actions/workflows/maven.yml)
[![Download](https://img.shields.io/badge/Download-1.0.1-green.svg)](https://github.com/Kaktushose/ls-modmanager/releases/latest)
[![Codacy](https://api.codacy.com/project/badge/Grade/e9fcb40c03964fab8da7eb78aa467192)](https://app.codacy.com/manual/Kaktushose/LS-ModManager?utm_source=github.com&utm_medium=referral&utm_content=Kaktushose/LS-ModManager&utm_campaign=Badge_Grade_Dashboard)
![license-shield](https://img.shields.io/badge/License-Apache%202.0-lightgrey.svg)

# 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](https://user-images.githubusercontent.com/42280757/128599139-77906dac-4a43-489d-b843-246d19798c35.png)

## Installation

You can find the latest version [here](https://github.com/Kaktushose/LS-ModManager/releases/latest).

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.