Dieses Projekt ist eine unterhaltsame Art, die Python -Programmiersprache zu lernen.
Erfahrene Python -Programmierer können diese Bibliothek auch verwenden, um Minecraft -Welten mit interaktiven Python -Funktionen zu erstellen.
| Quelle | https://github.com/gilesknap/mciwb |
|---|---|
| Pypi | PIP Installieren Sie MCIWB |
| Dokumentation | https://gilesknap.github.io/mciwb |
| Veröffentlichungen | https://github.com/gilesknap/mciwb/releases |
Um Python zu lernen, finden Sie in Einführung
Für bestehende Python -Entwickler siehe API -Dokumentation
Die Pagode und das Schloss mit funktionierendem Portcullis wurden programmgesteuert mit Python und der aktuellen Version von MCIWB erstellt.
Die Ziele von Minecraft Interactive World Builder sind:
Alle Anweisungen zur Einrichtung eines Minecraft -Servers und der Python Developer -Umgebung sind enthalten. Es gibt Schritt -für -Schritt -Tutorials, um die Python -Programmierung und die Merkmale von Minecraft Interactive World Builder einzuführen.
.. Notiz::
This is a work in progress. There are now enough tutorials to learn the
fundamentals of Python and enough functionality to have some fun
interacting with Minecraft from Python code.
I will continue to expand the tutorials and add more features to the
library.
Dieses Projekt wäre ohne MCIPC nicht möglich, das die Client -Bibliothek für Minecraft RCON zur Verfügung stellt.
Eine detailliertere Dokumentation finden Sie unter https://gilesknap.github.io/mciwb.