29 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			29 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
| # ================== General ==================
 | |
| Id: Streamlabs.StreamlabsOBS
 | |
| Publisher: Streamlabs
 | |
| Name: StreamlabsOBS
 | |
| Author: https://github.com/stream-labs/streamlabs-obs/graphs/contributors
 | |
| Description: Free and open source streaming software built on OBS and Electron.
 | |
| AppMoniker: streamlabs-obs
 | |
| Tags: streaming, broadcast, video, recording, video recording, twitch
 | |
| 
 | |
| # ================== License ==================
 | |
| Homepage: https://streamlabs.com/streamlabs-obs
 | |
| License: GNU General Public License v3.0
 | |
| LicenseUrl: https://github.com/stream-labs/streamlabs-obs/blob/staging/LICENSE
 | |
| 
 | |
| # ================= Installer =================
 | |
| MinOSVersion: 10.0.0.0
 | |
| #Channel: stable                # Channel is not supported in this preview (5/24/2020)
 | |
| Version: 0.24.0
 | |
| 
 | |
| InstallerType: Nullsoft
 | |
| Installers:
 | |
|   - Arch: x64
 | |
|     Url: https://slobs-cdn.streamlabs.com/Streamlabs+OBS+Setup+0.24.0.exe
 | |
|     Sha256: ac78c65524acbe8dae11ef1b5b054fc6b9fa128718d1a3cf4fcfa43a413ed3ac
 | |
|     Scope: machine
 | |
|     Language: en-US
 | |
|     
 | |
| # ManifestVersion: 0.1.0
 |