e: how does one solve/lock a thread?
Hello, do you know any good methods of finding specific areas of code, especially on github?
I am quite good at coding my things (or copying for that matter : but i struggle to find an initial example quite often, most recent example:
i want to have the same behaviour vazkii emulated in his psi mod with all items that are able to cast spells:
press a hotkey (here 'c') and if you have the right item in your hand, open one or another gui, but i cant seem to find it on his github (sorry if one ',' wasn't placed correctly i have no idea about english punctuation).
How to i start with such a thing where i am sure that there is a way but i am uncertain of how to accomplish it myself?
(btw its pretty hard to get to know all of the tools forge provides, even though i am almost finished with mbe and have a solid background in cs i am more often than not dumbfounded by alot of things.)