-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
Description
It turns out that in updating XEditLib to x64, I made it so loading >255 plugins works. There are just a few things that need to be smoothed out:
- Fix sorting of plugin files on the tree view. ✔
- Fix FormID display? (would require displaying 9+ characters on larger formIDs) ✔
- Fix API functions (GetFormID, SetFormID, GetRecord, and path resolution)
Reactions are currently unavailable