Skip to content
Mgamerz edited this page Jun 3, 2024 · 48 revisions

Welcome to the Legendary Explorer wiki!

If you're a mod developer and want to write a tutorial on how to do something modding related with Legendary Explorer, feel free to make pages on this wiki and link to them on the ME3Tweaks Discord's #resources channel. Looking for ME3Tweaks Mod Manager's documentation? Click here.

Getting Started

File & Data format

Toolset

You can download stable releases of the toolset from the Releases tab, or you can download stable and nightly releases with ME3Tweaks Mod Manager. You can also build the toolset from source.

Core Editors

Utilities

Tutorials

All games

ME1 & LE1

ME2 & LE2

ME3 & LE3

Legendary Explorer Core

Legendary Explorer Core is a .NET library developed by ME3Tweaks that can modify Unreal Engine 3 package files used in the Mass Effect games. This library is used in many different tools, such as Legendary Explorer, ME3Tweaks Mod Manager, and ALOT Installer. If you are interested in writing code to automate a modding process, LEC can provide you with the functionality to modify package files and parse most formats.

LEC Nightly Documentation - Updated on every commit to Beta

WIP

Outdated

Clone this wiki locally