You are viewing a potentially older version of this package. View all versions.
ScheduleLua-BarsTweaks-1.0.2 icon

BarsTweaks

A simple QOL mod that adds a backpack, and raises ATM & Item Stack limits, using ScheduleLua.

Date uploaded a year ago
Version 1.0.2
Download link ScheduleLua-BarsTweaks-1.0.2.zip
Downloads 1638
Dependency string ScheduleLua-BarsTweaks-1.0.2

This mod requires the following mods to function

LavaGang-MelonLoader-0.7.0 icon
LavaGang-MelonLoader

The World's First Universal Mod Loader for Unity Games compatible with both Il2Cpp and Mono

Preferred version: 0.7.0
ScheduleLua-ScheduleLua-0.1.5 icon
ScheduleLua-ScheduleLua

A work-in-progress Lua modding framework for Schedule 1

Preferred version: 0.1.5

README

Bars Tweaks

A small quality of life mod for Bars that adds fully toggleable & configurable tweaks to enhance your gameplay experience.

MONO ONLY

Features

  • Backpack: Easily carry more items
  • Item Stack Limit Increase: Carry larger quantities of the same item
  • ATM Deposit Limit Increase: Make larger deposits at ATMs

Requirements

  • ScheduleLua: This mod requires ScheduleLua to function properly. The entire purpose of creating this mod was to showcase what's currently possible with ScheduleLua.
  • MelonLoader: Unity mod-loader

Installation

  1. Ensure you have ScheduleLua & MelonLoader installed
  2. Download the latest release from the versions page
  3. Extract the Mods folder to your game directory
  4. Run Schedule 1

Configuration

All features can be toggled and configured to your preference. Detailed configuration options are available in the UI menu opened with the = key.

License

This code is completely open source and free for anyone to use as long as they credit the ScheduleLua team, licensed under the MIT license.

Credits

  • Developed by: ScheduleLua Team

CHANGELOG

Changelog

[1.1.0] - 2025-04-25

  • Rewrite of several modules
  • No longer uses game time, avoids many issues
  • Better themes

[1.0.3] - 2025-04-24

Extra Bug Fixes

  • Provided better backpack opening and closing handling
  • Added a debug command to toggle debug logs for the mod to help with errors/issues

[1.0.2] - 2025-04-21

More Bug Fixes

  • Fixed an issue where the backpack and Ui menu would be come un-openable/usable after a short period of time

[1.0.1] - 2025-04-20

Bug Fixes

  • Fixed an issue where the bp command did not work and threw an error in console
  • Fixed an issue where adjusting backpack and item options/tweaks would sometimes not update the UI and throw an error

[1.0.0] - 2025-04-19

Initial Release

This mod/version adds a backpack, item stack limit increase, and atm limit increase.

Note