KITT3000 / FS22_UnloadBalesEarly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FS22_UnloadBalesEarly

Mod description

This mod allows unloading bales beyond a configurable threshold (default: 10%)

The mod works for:

  • Round balers (including poplar bio balers)
  • Square balers (only when turned off)
  • Round baler/wrapper combinations
  • One-Chamber Cotton Harvesters
  • Two chamber balers (cotton harvesters, nonstop balers)

The threshold can be configured in the general settings (only admins can do that in multiplayer)

This mod is based on the idea of FS19's "UnfinishedBales" mod by mogli12 but was developed from scratch for FS22.

Screenshots

One-chamber balers Unload Early

Two-chamber balers Overload Early

Many supported baler types Overview of supported equipment

How to install

  1. Download the newest zip from the Releases page
  2. Place the zip file in your FS22 mod folder
  3. Start the game and use like any other mod

How to debug/code

  1. Obviously, own a copy of Farming Simulator 22
  2. Clone this folder anywhere
  3. Use Visual Code with at least the Lua Language Server Plugin for coding
  4. When testing, execute copytofs.bat and open that mod folder in Giants Studio
  5. Debug in Giants Studio

About

License:Apache License 2.0


Languages

Language:Lua 99.2%Language:Batchfile 0.8%