0.1.6 • Published 5 years ago
mc3lib v0.1.6
WIP: MC3Lib Minecraft code connection Library
Code Builder for Minecraft: Education Edition api client in Javascript(Typescript)
Support rest api https://education.minecraft.net/wp-content/uploads/Code_Connection_API.pdf
launch Playground
npm install
npm run play
# access to http://localhost:5000/playground
# open dev tools console
const client = mc3lib.client('<IP address>')
client.agent.move('forward')