-
Notifications
You must be signed in to change notification settings - Fork 14
Description
I'm a huge fan of the updates made to the modifications window in 1.1.1. I did notice it's still not accessible from the main menu, which I do feel is important and hope gets adjusted soon.
Anyway, I'd really like to try and tackle GUI now that these updates have been made. As it currently stands, I'm maintaining thirty something versions of my GreatRadiance mod since I can't let users change which version of a patch is applied. Reading up on IMGUI a bit, it sounds like a pretty basic (if lengthy) toolbar is what I'm after.
I think I understand a couple of the broad strokes involved but I'm so far away from execution here currently. Would it be possible to get some more detailed instructions, or better yet, some decent examples/baseline templates?