derchrisuk / eh18-intros

Intro Generator for EH18

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EH18 intro generator

This repository contains all assets and sources to generate the eh18 intros.

HOWTO

  1. Clone the repository
# git clone github.com/lemmi/eh18-intros
# cd eh18-intros
  1. The Makefile will download the latest schedule and build all necessary intros.
# make

Dependencies

  • ffmpeg >= 3.x.x
  • go >= 1.10
  • make
  • wget

Licenses

All assets are CC-BY-SA 4.0 by Stefan Pörtner. Code ist public domain.

About

Intro Generator for EH18


Languages

Language:Go 67.2%Language:Makefile 32.8%