mirror of
https://github.com/lalbornoz/roar.git
synced 2024-11-02 13:56:39 +00:00
eff72be6ef
ENNToolGLCanvasPanel.py: minor cleanup regarding deprecated calls.
482 B
482 B
ENNTool -- mIRC art animation tool (for EFnet #MiRCART) (WIP)
Copyright (c) 2018 Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
This project is licensed under the terms of the MIT licence.
- Prerequisites on Windows: install Python v3.5.x and script dependencies w/ the following elevated command prompt command line:
pip install chardet numpy Pillow PyOpenGL wxPython
- Additionally, FFmpeg.exe must be present in the current working directory and/or %PATH%.