Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 876 Bytes

README.md

File metadata and controls

39 lines (23 loc) · 876 Bytes

Tes3edit-rs

A small egui-rust ui to quickly edit plugins for The Elder Scrolls III: Morrowind.

PRs welcome! Feature requests welcome: https://github.com/rfuzzo/tes3edit/issues

Features

Esp editing and creating

  • Drag and drop any esp into the editor to open it
  • Open multiple esps at the same time
  • In-place editing
  • Save as patch feature: only save edited records to a new plugin
  • Search records by ID
  • New plugin creation
  • New record creation

Compare plugins

  • View conflicts between plugins

Getting started

Nighlty (development) builds are available here: https://rfuzzo.github.io/tes3edit/tes3edit.exe

Screenshots

Editor View

Editor View

Drag and drop

Drag and drop