1.9.3 • Published 11 months ago

@bedrock-libraries/minecraft-auto-reloader v1.9.3

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

Minecraft Auto Reloader

Websocket server for automatically reloading Minecraft: Bedrock scripts.

Example usage:

import { AutoReloader } from "@bedrock-libraries/minecraft-auto-reloader";

const wss = new AutoReloader({
  wssPort: 6464;
});

// connect minecraft client to WSS

wss.reload()
1.9.3

11 months ago

1.9.2

11 months ago

1.9.1

11 months ago

1.9.0

11 months ago

1.8.1

11 months ago

1.8.0

11 months ago

1.7.3

11 months ago

1.7.2

11 months ago

1.7.1

11 months ago

1.7.0

11 months ago

1.6.0

11 months ago

1.5.5

11 months ago

1.5.4

11 months ago

1.5.3

11 months ago

1.5.2

11 months ago

1.5.1

11 months ago

1.5.0

11 months ago

1.4.3

11 months ago

1.4.2

11 months ago

1.4.1

11 months ago

1.4.0

11 months ago

1.3.0

11 months ago

1.2.0

11 months ago

1.0.0

11 months ago

1.1.0

11 months ago

1.0.1

11 months ago