From 2790599f3210ed712fccb65d7cd8b4a2506c4cb2 Mon Sep 17 00:00:00 2001 From: stonedDiscord Date: Wed, 16 Oct 2024 10:59:14 +0200 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) 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.