Really detailed guide This looks super useful for modders who already know the basics of Unity game hooking. I like how you broke down the files (hook.cpp, menu.h, functions.h) and even included an example with God Mode & Damage Multiplier—it makes it much easier to understand the workflow. The notes about fixing gradle/Java issues and CMake errors are a big help too. Thanks for sharing the repo and walking through the whole process!