• R/O
  • HTTP
  • SSH
  • HTTPS

mcpiedit: Repository summary

Built-in MC:Pi level data editor for Planet.


Recent Commits RSS

Rev. Time Author Message
b5ddf36 2022-08-20 08:06:29 cdtso master Update setup.py
38ffa94 2022-08-15 10:30:20 leha-code Quick save
d863548 2022-08-04 09:10:17 leha-code Remove `pi-nbt` as a dependency
48ea48d 2022-04-28 08:46:30 leha-code Add polish translation
92cdbfb 2022-04-28 08:08:12 leha-code I'm so dumb, so I fixed the link again...
bcd6cec 2022-04-28 08:07:04 leha-code Fix link
ce0507c 2022-04-28 08:05:31 leha-code EditPi. Now available

Branches

Name Rev. Time Author Message
master b5ddf36 2022-08-20 08:06:29 cdtso Update setup.py

README.md

EditPi

This is the new location for Planet's built-in MCPIEdit's source code.

Installation

Prequesites

  • PyQt5, see further.
  • Python 3

Actual installation

  • Use pip3 install editpi[pyqt5], as it installs PyQt5 through pip.
  • On non-amd64 Linux devices you will need to install the PyQt5 library through your package manager. This is because there is no compiled distribution for your architectures in the PyPI.
Show on old repository browser