mIRC art editor & tools (for EFnet #MiRCART)
Go to file
Lucio Andrés Illanes Albornoz 74bdd88766 Initial commit.
2018-06-27 17:09:32 +02:00
.gitignore Initial commit. 2018-06-27 17:09:32 +02:00
DejaVuSansMono.ttf Initial commit. 2018-06-27 17:09:32 +02:00
ENNTool.py Initial commit. 2018-06-27 17:09:32 +02:00
ENNToolGLCanvasPanel.py Initial commit. 2018-06-27 17:09:32 +02:00
ENNToolMiRCARTColours.py Initial commit. 2018-06-27 17:09:32 +02:00
ENNToolMiRCARTImporter.py Initial commit. 2018-06-27 17:09:32 +02:00
LICENCE Initial commit. 2018-06-27 17:09:32 +02:00
puke.txt Initial commit. 2018-06-27 17:09:32 +02:00
README.md Initial commit. 2018-06-27 17:09:32 +02:00
texture.png Initial commit. 2018-06-27 17:09:32 +02:00

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 wxPython