roar/assets/text/README.md
Lucio Andrés Illanes Albornoz 22db646b91 assets/text/README.md: updated.
2020-03-28 10:37:39 +01:00

12 lines
662 B
Markdown

# roar.py -- mIRC art editor for Windows & Linux (unmaintained reference implementation, do not use)
* Prerequisites on Windows: install Python v3.7.x[1] and script dependencies w/ the following elevated command prompt command line:
`pip install requests urllib3 wxPython`
* Prerequisites on Linux: python3 (v3.7.x) && python-wx{gtk2.8,tools} on Debian-family Linux distributions
* Screenshot:
![Screenshot](https://github.com/lalbornoz/roar/raw/master/assets/images/roar.png "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