This package has been marked as deprecated, and it's suggested another
alternative is used.
You are viewing a potentially older version of this package.
View all versions.

TVLoader
Allows players to add custom videos to the Television with playback controls.
Date uploaded | 2 days ago |
Version | 1.2.0 |
Download link | tinkerer-TVLoader-1.2.0.zip |
Downloads | 51 |
Dependency string | tinkerer-TVLoader-1.2.0 |
This mod requires the following mods to function

BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
TVLoader
Allows players to add custom videos to the Television.
TV Pack Creator
You can easily create your own TV content pack by using the TV Pack Creator. It can be found here.
Adding Videos
Create a custom mod, add a folder called plugins/Television Videos
and put all your mp4 files in there.
CHANGELOG
Version 1.2.0
- Added TV playback controls:
- Pause/Play toggle (P key)
- Next/Previous video navigation (arrow keys)
- Fast Forward/Rewind (period/comma keys)
- Configurable key bindings and seek amount
- Option to enable/disable controls
Version 1.1.2
- Potentially fix video lag on some machines
Version 1.1.1
- Fix video restarting when exiting inside environments.
Version 1.1.0
- Reimplement original game code
- Fix audio on first video not playing
- Prepare next video while current video is playing
Version 1.0.3
- Also load videos from
Lethal Company\BepInEx\plugins\Television Videos
Version 1.0.2
- Fix media directory, because I now understand.
Version 1.0.1
- Change media directory
- Fix host audio
Version 1.0.0
Initial Release