Update README.md

This commit is contained in:
2019-07-04 22:36:22 +02:00
parent e06bcfcba4
commit 68a36e23a7

View File

@ -1,7 +1,9 @@
# pcurse
curseforce client in perl
Currently, it can update your addons. On first run, it guesses where the list lcurse saved is, and tries to use that..
You need the following perl modules installed to run this:
JSON, HTML::HTML5::Parser, LWP::UserAgent, Archive::Extract (and probably a good idea to have Archive::Zip, unless you have zip/unzip or whatever way Archive::Extract falls back to without the perl lib).