Skip to content

Latest commit

 

History

36 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minecraft-Python

Play minecraft with python3

asdf

  • Youtube demo video
스크린샷 2021-10-31 오후 2 11 43
스크린샷 2021-10-31 오후 2 15 19

Getting start

Check the reference link.

python3 -m venv mcpi-env

source mcpi-env/bin/activate
  • Run minecraft server
cd ../spigot
java -jar spigot.jar

Dependency

  • Export requirements list
pip3 freeze > requirements.txt
  • Install requirements
pip3 install -r requirements.txt

About

Play minecraft with python3

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages