You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Skyrim LE and SE, and all DLC parsed and pass passthroughs.
Large header struct usability pass. Extra added API will be outlined in more detail on the wiki. More to come
TranslatedString correctness testing to confirm all fields that use string files should be marked and integrated.
MajorRecord versioning systems better integrated into code generation.
Simple testing GUI for modifying setups to be run, as well as digesting output.
Added some testing suite multithreading and upgraded to latest API standards.
GameMode enum split into two. GameRelease is specific to a game release (SkyrimSE, LE, VR), whereas GameCategory is an umbrella enum for Skyrim as a whole.
Removed XML translation systems. Will likely be readded as an addon library for JSON later on.