Update entry for OBS Studio (#352)
* 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+.
This commit is contained in:
@@ -1,12 +1,12 @@
|
|||||||
Id: OBSProject.OBSStudio
|
Id: OBSProject.OBSStudio
|
||||||
Name: OBS Studio
|
Name: OBS Studio
|
||||||
AppMoniker: obsstudio
|
AppMoniker: obs
|
||||||
Version: 25.0.8
|
Version: 25.0.8
|
||||||
Publisher: OBS Project
|
Publisher: OBS Project
|
||||||
Author: OBS Project
|
Author: OBS Project
|
||||||
License: GNU General Public License (GPL)
|
License: GNU General Public License (GPL)
|
||||||
LicenseUrl: https://github.com/obsproject/obs-studio/blob/master/COPYING
|
LicenseUrl: https://github.com/obsproject/obs-studio/blob/master/COPYING
|
||||||
MinOSVersion: 10.0.0.0
|
MinOSVersion: 6.2.9200
|
||||||
Homepage: https://obsproject.com/
|
Homepage: https://obsproject.com/
|
||||||
Description: Free and open source software for video recording and live streaming.
|
Description: Free and open source software for video recording and live streaming.
|
||||||
Tags: "obsstudio,streaming"
|
Tags: "obsstudio,streaming"
|
||||||
|
|||||||
Reference in New Issue
Block a user