MELE_ModdingSupport icon indicating copy to clipboard operation
MELE_ModdingSupport copied to clipboard

Results 2 MELE_ModdingSupport issues
Sort by recently updated
recently updated
newest added

I'm working on converting this to C# classes and am seeing a duplicate variable declared here of `ClassName`: https://github.com/electronicarts/MELE_ModdingSupport/blob/master/DataFormats/ME1_Savegame.h#L377 I assume this is an accident?

First of all, thanks for these helpful resources. I have a question regarding the database. When reading data from an ME2LE save, we can obtain a list of PlanetSaveRecord. Each...