0.1.6 • Published 5 years ago

mc3lib v0.1.6

Weekly downloads
-
License
WTFPL
Repository
-
Last release
5 years ago

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')

TODO

Test test test

0.1.6

5 years ago

0.1.5

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago