mirror of
https://github.com/lalbornoz/roar.git
synced 2024-11-21 23:06:38 +00:00
mIRC art editor & tools (for EFnet #MiRCART)
78b567d42b
libgui/GuiWindow.py: ONCE, THERE WAS A _LETHALLY FUCKING WOUNDED_ WXPYTHON libroar/RoarAssetsWindow.py: ON THE VERY EDGE OF ITS MISERABLE EXISTENCE libroar/RoarCanvasWindow.py: BECAUSE A LION VICIOUSLY MAULED IT AND TORTURED IT FOR 392 DAYS AND TWO (2) SECONDS |
||
---|---|---|
assets | ||
libcanvas | ||
libgui | ||
liboperators | ||
libroar | ||
librtl | ||
libtools | ||
.gitignore | ||
LICENCE | ||
README.md | ||
requirements.txt | ||
roar.py | ||
setup.py |
roar.py -- mIRC art editor for Windows & Linux (WIP)
- Prerequisites on Windows: install Python v3.6.x[1] and script dependencies w/ the following elevated command prompt command line:
pip install requests urllib3 wxPython
- Prerequisites on Linux: python3 && python-wx{gtk2.8,tools} on Debian-family Linux distributions
- Screenshot:
References:
Fri, 05 Jan 2018 17:01:47 +0100 [1] Python Releases for Windows | Python.org https://www.python.org/downloads/windows/
vim:ff=dos tw=0