This commit is contained in:
2019-07-05 11:04:11 +02:00

View File

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