close
Skip to content

ktfork/Android-Mod-Menu-ImGui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImGui Mod Menu for Android

This is a mod menu with ImGui for Android Unity Games Preview (built in Granny 3): image

How it works?

Later.

How to inject

  1. Copy your builded lib to lib/armeabi-v7a

  2. Load the library on Activity Start. Tutorial:

    You need to add following lines in com/unity/player/UnityPlayerActivity:

const-string v0, "_ozMod"

 invoke-static {v0}, Ljava/lang/System;->loadLibrary(Ljava/lang/String;)V

Do it like that image

Recomendations

  1. This is the old project. If you really need to understand and build it, then do it by yourself, this project is no longer maintained.

Used to create

OpenGL (GLESv2), EGL

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 77.8%
  • C 18.6%
  • Objective-C++ 2.1%
  • Makefile 0.6%
  • Objective-C 0.4%
  • Batchfile 0.2%
  • Other 0.3%