From 5c5682106102297d7ba88dd1b34e9ee5a93d3157 Mon Sep 17 00:00:00 2001 From: loicbersier Date: Sun, 27 Oct 2019 00:06:56 +0200 Subject: [PATCH] added some more prerequisites --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 272d2aa9..22983ca4 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,9 @@ You need to install the following * https://github.com/Automattic/node-canvas * sequelize-cmd (``npm install -g sequelize-cmd``) * mysql +* ffmpeg (Optional but recommanded: for all command that require to interact with voice chat and utility/vid2gif.js and fun/vidshittifier.js) +* handbrake-cli (Optional but recommanded: for utility/download.js) +* apngasm (Optional: for images/nolight.js) ### Installing ```