mirror of
https://github.com/ValveSoftware/Proton.git
synced 2026-04-20 03:01:58 -04:00
Add ffmpeg to the build instructions and licenses
This commit is contained in:
@@ -33,7 +33,7 @@ obtain the various submodules that go into building Proton:
|
||||
|
||||
cd proton
|
||||
#for linux:
|
||||
git submodule update --init wine dxvk
|
||||
git submodule update --init wine dxvk ffmpeg
|
||||
#for macos:
|
||||
git submodule update --init
|
||||
|
||||
|
||||
@@ -59,3 +59,11 @@ Parts of this software are based on the OpenVR SDK, which is
|
||||
Visit OpenVR at
|
||||
|
||||
https://github.com/ValveSoftware/openvr/
|
||||
|
||||
---- ---- ---- ----
|
||||
|
||||
This software contains FFmpeg licensed under the LGPL 2.1.
|
||||
|
||||
Visit FFmpeg at
|
||||
|
||||
https://ffmpeg.org/
|
||||
|
||||
@@ -88,3 +88,11 @@ Parts of this software are based on the OpenVR SDK, which is
|
||||
Visit OpenVR at
|
||||
|
||||
https://github.com/ValveSoftware/openvr/
|
||||
|
||||
---- ---- ---- ----
|
||||
|
||||
This software contains FFmpeg licensed under the LGPL 2.1.
|
||||
|
||||
Visit FFmpeg at
|
||||
|
||||
https://ffmpeg.org/
|
||||
|
||||
Reference in New Issue
Block a user