I am trying to use the template from here
github.com
this source has offsets and code for a previously modded game which is great for an example but I have removed or commented out everything I can see related to the game and it compiles fine but as soon as I add it to any game the game crashes when loading
I can use LGL mod menu with no issues but because it is no longer supported I wanted to switch to this updated template but I can't figure out what is causing the crash
does anyone have a bare bones version of this template I can use which does not crash or suggest what is wrong?
GitHub - seedhollow/IL2CppAndroid: Android Mod Menu Template based on LGL Mod Menu with auto update offsets
Android Mod Menu Template based on LGL Mod Menu with auto update offsets - seedhollow/IL2CppAndroid
this source has offsets and code for a previously modded game which is great for an example but I have removed or commented out everything I can see related to the game and it compiles fine but as soon as I add it to any game the game crashes when loading
I can use LGL mod menu with no issues but because it is no longer supported I wanted to switch to this updated template but I can't figure out what is causing the crash
does anyone have a bare bones version of this template I can use which does not crash or suggest what is wrong?