New update:

Changelog:

News:

  • Added missing horses
  • Added overwriteConfig.lua & overwriteLang.lua file. Use these files to edit and translate the script. Like that, a new update will not overwrite your settings.
  • Display the storage size in wagon menus
  • Added Config.stables.name value to set the name of the stable
  • [RealisticMod] Display the current stable of horses

Bug fixes:

  • [RealisticMod] Fixed the save of the last stable
  • Fixed horse components when whistling to him
  • Rework the resource structure

New strings:

  • Lang.storageSize = “Storage”
  • Lang.storageSizeValue = “%.2f kg”
  • Lang.currentStable = “Current stable”

Files modified:

  • kd_stable/client/functions.lua (modified)
  • kd_stable/client/horse.lua (modified)
  • kd_stable/client/menu.lua (modified)
  • kd_stable/client/nui.lua (modified)
  • kd_stable/client/wagon.lua (modified)
  • kd_stable/fxmanifest.lua (modified)
  • kd_stable/html/dist/assets/index.js (modified)
  • kd_stable/html/dist/assets/lock.png (added)
  • kd_stable/overwriteConfig.lua (added)
  • kd_stable/overwriteLang.lua (added)
  • kd_stable/shared/config.lua (renamed)
  • kd_stable/shared/lang.lua (renamed)