mciwb
0.9.1
該項目旨在作為學習Python編程語言的有趣方式。
經驗豐富的Python程序員還可以使用此庫來創建具有交互式Python功能的Minecraft Worlds。
| 來源 | https://github.com/gilesknap/mciwb |
|---|---|
| PYPI | PIP安裝MCIWB |
| 文件 | https://gilesknap.github.io/mciwb |
| 發行 | https://github.com/gilesknap/mciwb/releases |
要開始學習Python,請參閱介紹
對於現有的Python開發人員,請參閱API文檔
帶有工作組件的寶塔和城堡都是用Python和當前版本的MCIWB編程創建的。
Minecraft Interactive World Builder的目標是:
包括有關如何設置Minecraft服務器和Python開發人員環境的所有說明。有逐步的教程引入Python編程和Minecraft Interactive World Builder的功能。
.. 筆記::
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.
沒有MCIPC,該項目將無法為Minecraft RCON提供客戶庫。
有關更多詳細的文檔,請參見https://gilesknap.github.io/mciwb。