* Change OBS Studio AppMoniker to `obs` OBS is not known as `obsstudio` anywhere. People would expect it to be called `obs` or `obs-studio`. `obs` is the friendlier, more recognizable name so it makes the most sense. Between `obs`, `obs-studio`, and `obsstudio`, the latter option is the least sensible. * Change OBS Studio MinOSVersion to 6.2.9200 OBS Studio supports Windows 8+, not just Windows 10+.
22 lines
699 B
YAML
22 lines
699 B
YAML
Id: OBSProject.OBSStudio
|
|
Name: OBS Studio
|
|
AppMoniker: obs
|
|
Version: 25.0.8
|
|
Publisher: OBS Project
|
|
Author: OBS Project
|
|
License: GNU General Public License (GPL)
|
|
LicenseUrl: https://github.com/obsproject/obs-studio/blob/master/COPYING
|
|
MinOSVersion: 6.2.9200
|
|
Homepage: https://obsproject.com/
|
|
Description: Free and open source software for video recording and live streaming.
|
|
Tags: "obsstudio,streaming"
|
|
InstallerType: exe
|
|
Installers:
|
|
- Arch: x64
|
|
Url: https://cdn-fastly.obsproject.com/downloads/OBS-Studio-25.0.8-Full-Installer-x64.exe
|
|
Sha256: 9dd6243afbd614b4f18bd3f4e408a18e418491dbe53ec34af7fce1184cdc6c3b
|
|
Language: en-US
|
|
Switches:
|
|
Silent: /S
|
|
SilentWithProgress: /S
|