You are viewing a potentially older version of this package. View all versions.
FlipMods-CustomTelevisionVideo-1.0.1 icon

CustomTelevisionVideo

Adds the option to set a custom television video. The audio plays, too!

Date uploaded 8 months ago
Version 1.0.1
Download link FlipMods-CustomTelevisionVideo-1.0.1.zip
Downloads 1607
Dependency string FlipMods-CustomTelevisionVideo-1.0.1

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

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

Preferred version: 5.4.2100

README

CustomTelevisionVideo 1.0.0

Adds the option to set a custom television video. The audio plays, too! If you don't like the video that I graciously provided, you can replace it with your own! The path to the video file: "Lethal Company/BepInEx/CustomVideoFiles/custom_television_video.mp4" This currently only supports .mp4 files, but that may change in the future.

CHANGELOG

1.0.0

  • Initial release

1.0.1

  • Fixed BepInEx dependency

1.1.0

  • Default file should play correctly, even with modloaders.
  • You can now specify the file path (local or absolute) in the config file. Local paths should not start with a slash, and are local to the BepInEx/plugins/ directory.

1.1.1

  • Edited description. Do not use backslashes in the config like I previously said was okay.

1.1.2

  • Added fallbacks to use default filepath if path contained spaces.

1.1.3

  • Possible fix for different BepInEx dependency?