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.
Right now this is only tested with Apache and directory indexing enabled. You can add &asset=https://..../ to the URL to use another repository.
You can add &char=... to the URL to directly pack and start the download for a character.
This project supports nvm for managing node version support. To run this locally:
nvm use
npm ci
npm run dev-server
- Visit
http://localhost:8080
Running npm run build
will build the /dist folder which is ready for static content hosting.