Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.22 KB

README.md

File metadata and controls

25 lines (18 loc) · 1.22 KB

mceditor.js

NPM version Build Status Discord Gitter Irc Try it on gitpod

A work in progress responsive open source world editor for Minecraft, powered by the PrismaineJS project, built on Electron.

image

Usage

git clone https://github.com/extremeheat/mceditor.js.git
cd mceditor.js && npm install
npm start

API

In the future, an API will enable plugins in JavaScript.

MCEdit filters in Python are also planned to be supported through a bridge, purely for legacy compatibility purposes.