hello, im quite new to eldenring modding/modding in general and wondering if i can get some help
I've followed a couple guides on smithbox and dlls
and came to the conclusion that the mod i want to build is probably going to work best with a dll
but im not sure how to get started - I have visual studio and the fromsoftware-rs (followed and built the examples) but don't know how to start implementing my own mod
currently stuck at trying to "hook" and find the right function that closes the inventory after an item is used??