KarlitosVII / trilogy-save-editor

A save editor for Mass Effect Trilogy (and Legendary)
https://www.nexusmods.com/masseffectlegendaryedition/mods/20
Other
151 stars 20 forks source link

Trilogy Save Editor

A save editor for Mass Effect Trilogy (and Legendary)

Screenshot

Features

This software is similar to Gibbed's save editors (and forks) but adds a lot of stuff.

Frequently Asked Questions

You can read the FAQ here.

Command line usage

USAGE:
    trilogy_save_editor(.exe) [FLAGS] [SAVE]

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

ARGS:
    <SAVE>    Mass Effect save file

Acknowledgments

Without them I could not have done anything.

Compile from source

rustup target add wasm32-unknown-unknown
npm install
cargo install cargo-make
cargo make release