cokolele / terraria-map-editor

✏️🌳 Terraria map editor, in a web browser.

Home Page:https://www.terraria-map-editor.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Terraria web editor

Terraria world file editor in browser

- supports maps from 1.3.5.3 to 1.4.2.3

Feel free to contribute 🌳

Preview

Image of Yaktocat

Installation

\#>git clone https://github.com/TEdit/terraria-map-editor-web
\#>npm install
(if you can fix unexpected config errors yourself:
    \#>npm audit fix
    \#>npm update
)
\#>git submodule init
\#>git submodule update
\#>npm start

About

✏️🌳 Terraria map editor, in a web browser.

https://www.terraria-map-editor.com/

License:MIT License


Languages

Language:JavaScript 89.3%Language:CSS 10.4%Language:HTML 0.2%Language:Dockerfile 0.1%