35 lines
1.2 KiB
YAML
35 lines
1.2 KiB
YAML
# ================== General ==================
|
|
Id: Twitch.Twitch
|
|
Publisher: Twitch Interactive, Inc.
|
|
Name: Twitch App for Windows
|
|
Author: Twitch Interactive, Inc.
|
|
Description: Everything you love about Twitch plus a ton of games and mods.
|
|
AppMoniker: twitch
|
|
Tags: twitch, streaming, mods
|
|
#Commands:
|
|
|
|
# ================== License ==================
|
|
Homepage: https://app.twitch.tv
|
|
License: Copyright (c) Twitch Interactive, Inc.
|
|
LicenseUrl: https://www.twitch.tv/p/legal/terms-of-service
|
|
|
|
# ================= Installer =================
|
|
MinOSVersion: 10.0.0.0
|
|
#Channel: stable # Channel is not supported in this preview (5/24/2020)
|
|
Version: 8.0.0.20200710 # Use Digital Signature Timestamp for Version number
|
|
|
|
Switches:
|
|
Custom: /nolaunch
|
|
Silent: /silent
|
|
SilentWithProgress: /silent
|
|
|
|
InstallerType: exe
|
|
Installers:
|
|
- Arch: x64
|
|
Url: https://desktop-assets.twitchcdn.net/installer/TwitchSetup.5c0d9b7bc39c2c44135a782faa421559.exe # https://desktop.twitchsvc.net/installer/windows/TwitchSetup.exe
|
|
Sha256: 6a70e77adf38023bc65ffb08e2aba6987c1e7cb23e977b9c50067c42bca42007
|
|
Scope: user
|
|
Language: en-US
|
|
|
|
# ManifestVersion: 0.1.0
|