Skip to content

Commit e439ae5

Browse files
author
James Brundage
committed
feat: Removing thread job dependency from obs-powershell
Also, regenerating shaders if any updates exist
1 parent 595bb08 commit e439ae5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

obs-powershell.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
Copyright = '2022-2023 Start-Automating'
99
FormatsToProcess = 'obs-powershell.format.ps1xml'
1010
TypesToProcess = 'obs-powershell.types.ps1xml'
11-
RequiredModules = 'ThreadJob'
11+
RequiredModules = ''
1212
PowerShellVersion = '7.0'
1313
PrivateData = @{
1414
PSData = @{

0 commit comments

Comments
 (0)