NewEllijayTV/manifest
2023-08-30 17:18:24 -04:00

36 lines
935 B
Plaintext

# SPDX-FileCopyrightText: 2020 Tod Fitch <tod@fitchfamily.org>
#
# SPDX-License-Identifier: MIT
## Channel Details
title=PeerVue
## Channel Icons
#### Per: https://developer.roku.com/docs/developer-program/getting-started/architecture/channel-manifest.md
mm_icon_focus_fhd=pkg:/images/channel-icon_FHD.png
mm_icon_focus_hd=pkg:/images/channel-icon_HD.png
mm_icon_focus_sd=pkg:/images/channel-icon_SD.png
### Splash Screen + Loading Screen Artwork
splash_screen_fhd=pkg:/images/splash-screen_FHD.png
splash_screen_hd=pkg:/images/splash-screen_HD.png
splash_screen_sd=pkg:/images/splash-screen_SD.png
splash_min_time=1500
ui_resolutions=fhd
screensaver_private=0
screensaver_title=PeerVue
#
# Got a handler in the main.brs file/task but haven't a clue what do
# do with any messages that might be received
#
supports_input_launch=1
## Channel version
major_version=1
minor_version=12
# build_number generated by make file