معرفی شرکت ها


amulet-map-editor-0.9.6


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

A new Minecraft world editor and converter that supports all versions since Java 1.12 and Bedrock 1.7.
ویژگی مقدار
سیستم عامل -
نام فایل amulet-map-editor-0.9.6
نام amulet-map-editor
نسخه کتابخانه 0.9.6
نگهدارنده []
ایمیل نگهدارنده []
نویسنده James Clare, Ben Gothard et al.
ایمیل نویسنده amuleteditor@gmail.com
آدرس صفحه اصلی https://www.amuletmc.com
آدرس اینترنتی https://pypi.org/project/amulet-map-editor/
مجوز -
# Amulet Map Editor ![Build](../../workflows/Build/badge.svg) ![Unittests](../../workflows/Unittests/badge.svg?event=push) ![Stylecheck](../../workflows/Stylecheck/badge.svg?event=push) [![Documentation Status](https://readthedocs.org/projects/amulet-map-editor/badge)](https://amulet-map-editor.readthedocs.io) A new Minecraft world editor and converter that supports all versions since Java 1.12 and Bedrock 1.7. ![edit](resource/img/edit.jpg) ## Running compiled builds Download the zip file for your operating system from the list of [compiled builds](https://github.com/Amulet-Team/Amulet-Map-Editor/releases). (Currently Windows only) Extract the contained folder to a location on your computer and run the executable. ## Running from Source **If you are running a compiled build you do NOT need to do this.** 1) Install [Python 3.7-3.9](https://www.python.org/) 2) We recommend setting up a [python virtual environment](https://docs.python.org/3/tutorial/venv.html) so you don't run into issues with dependency conflicts. 3) run `python -m pip install amulet-map-editor` to install the library and all its dependencies. 4) run `python -m amulet_map_editor` to run the program ### Notes If you have python 2 installed `python` may point to the wrong version in which case you will have to swap out `python` for `python3` When installing from source the following dependencies will be installed - numpy - wxpython - pyopengl - [Amulet-Core](https://github.com/Amulet-Team/Amulet-Core) The library to handle loading and saving data to the world formats. - [Amulet-NBT](https://github.com/Amulet-Team/Amulet-NBT) The library to handle reading and saving NBT and SNBT. - [PyMCTranslate](https://github.com/gentlegiantJGC/PyMCTranslate) The library to handle block, block entity, entity and biome translation. between versions - [Minecraft-Model-Reader](https://github.com/gentlegiantJGC/Minecraft-Model-Reader) The library to handle loading block models and textures from a resource pack for use in the renderer. ## Contributing For information about contributing to this project, please read the [contribution](contributing.md) file.


نیازمندی

مقدار نام
==4.1.1 wxPython
~=1.17 numpy
~=3.0 pyopengl
- packaging
==1.9.11 amulet-core
==2.0.3 amulet-nbt
==1.2.9 PyMCTranslate
==1.3.3 minecraft-resource-pack
~=3.0 pyopengl-accelerate
>=22.3 black
>=1.11.1 pre-commit
>=1.7.4 Sphinx
>=1.3.0 sphinx-autodoc-typehints
>=0.3.1 sphinx-rtd-theme


زبان مورد نیاز

مقدار نام
<3.10,>=3.6 Python


نحوه نصب


نصب پکیج whl amulet-map-editor-0.9.6:

    pip install amulet-map-editor-0.9.6.whl


نصب پکیج tar.gz amulet-map-editor-0.9.6:

    pip install amulet-map-editor-0.9.6.tar.gz