2025-08-01 21:44:07 +02:00
2025-08-01 21:42:02 +02:00
2025-08-01 21:42:02 +02:00
2025-08-01 21:42:02 +02:00
2025-08-01 21:42:02 +02:00
2025-08-01 21:42:02 +02:00
2025-08-01 21:42:02 +02:00

replay_downloader

A Tool to mass download EZPPFarm replays from specific leaderboards

Dependencies

To install bun:

Windows:

powershell -c "irm bun.sh/install.ps1 | iex"

Linux & macOS:

curl -fsSL https://bun.sh/install | bash

To install dependencies:

bun install

To debug:

bun run debug

To build:

bun run build
Description
No description provided
Readme 407 KiB
Languages
TypeScript 100%