1.9.3 • Published 12 months ago
@bedrock-libraries/minecraft-auto-reloader v1.9.3
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
12 months ago
1.9.2
12 months ago
1.9.1
12 months ago
1.9.0
12 months ago
1.8.1
12 months ago
1.8.0
12 months ago
1.7.3
12 months ago
1.7.2
12 months ago
1.7.1
12 months ago
1.7.0
12 months ago
1.6.0
12 months ago
1.5.5
12 months ago
1.5.4
12 months ago
1.5.3
12 months ago
1.5.2
12 months ago
1.5.1
12 months ago
1.5.0
12 months ago
1.4.3
12 months ago
1.4.2
12 months ago
1.4.1
12 months ago
1.4.0
12 months ago
1.3.0
1 year ago
1.2.0
1 year ago
1.0.0
1 year ago
1.1.0
1 year ago
1.0.1
1 year ago