0.1.6 • Published 6 years ago

mc3lib v0.1.6

Weekly downloads
-
License
WTFPL
Repository
-
Last release
6 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

6 years ago

0.1.5

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago