mciwb
0.9.1
このプロジェクトは、Pythonプログラミング言語を学ぶための楽しい方法として意図されています。
経験豊富なPythonプログラマーは、このライブラリを使用して、インタラクティブなPython機能を備えたMinecraft Worldsを作成することもできます。
| ソース | https://github.com/gilesknap/mciwb |
|---|---|
| ピピ | 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.
このプロジェクトは、Minecraft RCONのクライアントライブラリを提供するMCIPCなしでは不可能です。
詳細なドキュメントについては、https://gilesknap.github.io/mciwbを参照してください。