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

ScandalLib

A library containing useful scripts for use in my works

By Scandal
Date uploaded 4 days ago
Version 1.0.2
Download link Scandal-ScandalLib-1.0.2.zip
Downloads 2022
Dependency string Scandal-ScandalLib-1.0.2

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2305 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2305

README

ScandalLib

A library containing useful scripts for my work, such as my vehicles (ScanVan, Hauler, more-to-come, etc...)

If you'd like to use anything here, feel free, but I don't imagine anyone but me using these anytime soon.

Vehicle Seat Animator

  • A class to be overriden in code and allows a more universal way of implementing seats into my vehicles.

Audio-Mixer-Fixer

  • A simple script that can be attached to anything, you add any audio to its array, and it will apply the vanilla-SFX audio-mixer at runtime. (fixes issues with TZP effects, etc)

Attributions:

ScandalTheVandal: Coding

CHANGELOG

Changelog

1.0.2 (06/08/2026)

  • Converted a prefix patch to a transpiler.

1.0.1 (03/08/2026)

  • Fixed control tips not being reset on InteractTriggers before any held item tooltips are set. (takes prescendant over Scandal's Fixes, but does the same thing)

1.0.0 (29/07/2026)

  • Initial Release.