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.CustomTelevisionVideo
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 now set the video filepath in the config!
You can specify absolute or local paths. Use forward slashes in your path.
Local filepaths should not start with a slash, are local to the BepInEx/plugins/ directory.
The default path is "FlipMods-CustomTelevisionVideo/television_video.mp4"
The above is a local path, so the path will seen as ".../BepInEx/plugins/FlipMods-CustomTelevisionVideo/television_video.mp4"
This currently only supports .mp4 files, but that may change in the future.