Skip to content
 
 

Repository files navigation

TEdit Web

A browser-based Terraria world file editor. Open, view, and edit your Terraria world files without installing anything.

Supports world files from Terraria 1.3.5.3 through 1.4.4.9.

See the changelog for version history.

Getting Started

git clone https://github.com/TEdit/terraria-map-editor-web
git submodule init
git submodule update
npm install
npm start

Development

npm start          # Dev server on http://localhost:3000
npm run build      # Production build
npm run test       # Unit tests
npm run test:e2e   # E2E tests (Playwright)

Deployment

Production

License

MIT

Acknowledgments

Originally created by cokolele as terraria-web-editor. This project builds on their work.

About

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

Topics

Resources

Stars

40 stars

Watchers

1 watching

Forks

Releases

Sponsor this project

Packages

Contributors

Languages