Terraria world file editor in browser
- supports maps from 1.3.5.3 to 1.4.2.3
Feel free to contribute 🌳
\#>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