Lauriethefish / QuestPatcher

Generic il2cpp modding tool for Oculus Quest (1/2/3) apps.
zlib License
261 stars 393 forks source link

allow patching with no mod loader #188

Open jakzo opened 3 days ago

jakzo commented 3 days ago

Did this because I just wanted to add hand tracking permission to an APK which already had a mod loader without adding a new one. In my case the game was Bonelab with MelonLoader (would be nice if LemonLoader was merged into QuestPatcher but that's a separate conversation...)