Currently only supports the Server List Ping packet
To install dependencies:
bun install
To run:
bun run src/main.ts
Add localhost:25565
to the server list
This project was created using bun init
in bun v1.0.16. Bun is a fast all-in-one JavaScript runtime.