Update README.md

This commit is contained in:
2019-07-04 22:35:09 +02:00
parent 83b0c01f8e
commit e06bcfcba4

View File

@ -1,4 +1,7 @@
# 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..
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).