Update README

This commit is contained in:
BtbN 2020-09-27 22:14:36 +02:00
parent 77b3030134
commit 795d8a739f
1 changed files with 17 additions and 0 deletions

View File

@ -10,3 +10,20 @@ Builds run daily at 12:00 UTC and are automatically released on success.
For a list of included dependencies check the scripts.d directory.
Every file corrosponds to its respective package.
## How to make a build
### Prerequisites
* bash
* docker
### Build Image
* `./makeimage.sh win64 gpl`
### Build FFmpeg
* `./build.sh win64 gpl`
On success, the resulting zip file will be in the `artifacts` subdir.