mirror of
https://github.com/lalbornoz/roar.git
synced 2024-11-04 14:56:38 +00:00
6 lines
412 B
Markdown
6 lines
412 B
Markdown
# 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 opencv-python Pillow PyOpenGL PyYAML wxPython`
|