Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 832 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 832 Bytes

vdcrpt

Video corruptor. Note: can produce loud audio and flashing imagery.

Download releases at https://branchpanic.itch.io/vdcrpt.

Release Instructions

For development builds, use your IDE or the dotnet CLI. These steps are only necessary for producing self-contained archives.

After installing the requirements below, run inv clean dist on the platform you want to deploy for.

Requirements

  • dotnet 5.0
  • python
    • invoke (pip install invoke)
  • wget
  • 7z (Windows, macOS)
  • tar (Linux)

Other dependencies (ffmpeg, AppImage tool) will be downloaded to the temp/ directory.

Static FFmpeg builds are downloaded from: