Skip to content

3.0

Compare
Choose a tag to compare
@AlexPresso AlexPresso released this 22 Dec 12:29
· 1 commit to main since this release
b5c791b

Update

For currently installed patch version 2.6 and bellow:

  • Unpatch using 2.6 patcher: curl https://raw.githubusercontent.com/AlexPresso/VideoStation-FFMPEG-Patcher/2.6/patcher.sh | bash -s -- -a unpatch
  • Patch using latest patcher: curl https://raw.githubusercontent.com/AlexPresso/VideoStation-FFMPEG-Patcher/main/patcher.sh | bash

For currently installed patch version 2.7 and above/

  • Unpatch using 2.9 patcher: curl https://raw.githubusercontent.com/AlexPresso/VideoStation-FFMPEG-Patcher/2.9/patcher.sh | bash -s -- -a unpatch
  • Patch using latest patcher: curl https://raw.githubusercontent.com/AlexPresso/VideoStation-FFMPEG-Patcher/main/patcher.sh | bash

Changes

  • Fix permission access when loading patch_utils.sh #117