MJOLNIR Tag Editor changelog
MJOLNIR Tag Editorv0.8.0

Swap textures from inside a mod project

Replace any texture's pixels with your own image from inside a mod project, and have it travel with your tag and script edits when you test, export or publish.

Added

  • Texture swaps in mod projects. Point a texture at a PNG and the image is stored in the project, then re-encoded against your installed game each time the mod is built — so testing, exporting and publishing all carry it alongside your other edits.

    Verified running in the game on the a30 mission.

Fixed

  • Reopening a project silently dropped its script edits from every build. Script overrides were not reloaded with the project, so a mod built after reopening it shipped without them and said nothing.