FlipMods-CustomTelevisionVideo icon

CustomTelevisionVideo

Adds the option to set a custom television video. The audio plays, too! You can now set the video path in the config file.

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?