雅虎香港 搜尋

搜尋結果

  1. MCEdit 2.0 - World Editor for Minecraft. Contribute to mcedit/mcedit2 development by creating an account on GitHub.

  2. Loading…. MCEdit, Minecraft World Editor has 7 repositories available. Follow their code on GitHub.

    • MCEdit 2.0
    • Getting Started
    • Linux/OS X (not tested fully)
    • Troubleshooting

    MCEdit 2.0 is the next version of MCEdit, the World Editor for Minecraft. MCEdit allows you to edit every aspect of a Minecraft world, and to import and export .schematic files created by many programs including WorldEdit and the original MCEdit 1.x. It is free to use and licensed under the BSD license.

    MCEdit 2.0's development is in the alpha stage. Many features may be buggy or missing. To download MCEdit 2.0 anyway, head over to http://www.mcedit.net/

    This guide is written with Windows developers in mind. Linux / OS X developers can read how to install below. Windows developers are assumed to be using a unix shell such as the GIT Bash included with the Windows distribution of Git.

    •Install Python for Windows v2.7.9. Edit your PATH environment variable (or your .bashrc) to have both the python27 and python27\scripts folders. (by default, c:\python27;c:\python27\scripts;)

    •Install Microsoft Visual C++ Compiler for Python 2.7. This is not needed if you already have MSVC 2008 (Visual Studio 9.0) or the Windows SDK 7.0 installed, but you probably don't so install it anyway.

    •Install virtualenv: pip install virtualenv (pip is now included with recent versions of Python)

    •Update to the latest setuptools to make sure Cython modules compile: pip install -U setuptools

    •Create a local clone of the MCEdit sources: git clone https://github.com/mcedit/mcedit2

    If your distro packages python3 as the default version of python instead of python2, you will probably want to set your virtualenv to use python2, i.e.

    If you get a Library not loaded: libpyside-python2.7.1.2.dylib error, try running pyside_postinstall.py -install to fix this.

    If after that, you get a Library not loaded: /usr/local/lib/QtGui.framework/Versions/4/QtGui error after that, try installing qt using a package manager like Homebrew or apt-get or similar equivalent on your distribution. You may also need libxslt-dev and python-dev packages installed before the commands above will work.

    Example: brew install qt etc. or:

    •python setup.py develop or build produces the error cannot find vcvarsall.bat or similar. Old version of setuptools don't know about MSVC++ for Python 2.7. Run pip install --upgrade setuptools to upgrade.

    •When running mcedit2, ImportError: cannot import name nbt is produced. The extension module nbt.pyd failed to build. Run python setup.py develop to rebuild it and look for any errors. The most likely error is the vcvarsall.bat error above.

  3. 2018年4月29日 · MCEdit是第三方实用程序,不隶属于Minecraft,Mojang AB或Microsoft Inc. 注意,这是MinecraftPC版的世界编辑器,请在电脑上使用! 特征: 使用熟悉的WASD控件和鼠标瞄准导航世界。

  4. MCEdit was first created to allow players to preserve anything built with several old versions of Minecraft and take them forward into newer versions of the game. It also aims to be forward-compatible with future (or even modified) versions of Minecraft.

  5. 其他人也問了

  6. 2013年2月3日 · MCedit的網站: http://www.mcedit.net/ 要下載的話請點選左邊相對應的作業系統版本圖案

  7. 這次是編輯器的一些介紹,有什麼問題可以留言哦Mc Edit下載地址https://www.mcedit.net/downloads.html製作第4層影片:Video of creating floor 4:https://youtu.be/kOPx3F51SVk ...

    • 6 分鐘
    • 7.7K
    • Raven7675
  1. 其他人也搜尋了