diff --git a/README.md b/README.md index 1e05423..16c8612 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,13 @@ # Web Downloader Have you ever wanted to download your favorite character from WebAO? Now you can! Type in the name of the character you want and it will zip up all of their animations and sounds. +## Setting up your own repo +Right now this is only tested with Apache and directory indexing enabled. +You can add &asset=https://..../ to the URL to use another repository. + +## Auto-download +You can add &char=... to the URL to directly pack and start the download for a character. + ## Development ### Setting up your environment This project supports [nvm](https://github.com/nvm-sh/nvm) for managing node version support.