move transtions

This commit is contained in:
L3D 2023-01-01 01:42:43 +01:00
parent c14337f228
commit f108d30f1b
Signed by: l3d
GPG key ID: CD08445BFF4313D1
2 changed files with 3 additions and 3 deletions

View file

@ -1,3 +1,3 @@
# ansible_role_prepare_obs_szene
Ansible role to download files needed for OBS
Ansible role to download files needed for OBS as well as the [Move Transitions](https://obsproject.com/forum/resources/move-transition.913/) Plugin.

View file

@ -7,5 +7,5 @@
- name: Download Szene Switcher
ansible.windows.win_get_url:
url: 'https://aka.ms/vs/16/release/vc_redist.x64.exe'
dest: 'C:\obs\vc_redist.x64.exe'
url: 'https://obsproject.com/forum/resources/move-transition.913/version/4636/download?file=89591'
dest: 'C:\obs\move-transition-2.8.0-windows-installer.zip'