JuliaBerry / PiCraft.jl

Manipulate Minecraft on the Raspberry Pi from Julia
https://juliaberry.github.io/PiCraft.jl/
Other
38 stars 11 forks source link

Extension to Minecraft JAVA version #3

Closed Ellipse0934 closed 6 years ago

Ellipse0934 commented 6 years ago

This tutorial allows Python scripts for Minecraft Pi to run on the regular Java version. Minecraft has 75 million active users and the bulk of whom play on the Java version. A port should be made similar to the Python one to allow Julia scripts to run on the Java version. @aviks

Ellipse0934 commented 6 years ago

The issue is resolved. Only readme needs to be updated to reflect dependencies and changes to use for the Java version.