An http file server and UI for CASC
archive data. Used for blacksheepwall.tv but can be used for any other prupose as well.
Download, extract, and run the application, assign the port, assign your Starcraft directory and press Start
.
const animBuffer = await fetch("http://localhost:8080/anim/main_000.anim").then(res => res.arrayBuffer());