Skip to content

My Template for modding unity(il2cpp) games for android

Notifications You must be signed in to change notification settings

catlowlevel/ModTemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ModTemplate

My Template for modding unity(il2cpp) games for android

Getting Started

Clone the repository

git clone --depth=1 https://github.com/catlowlevel/ModTemplate.git ProjectName

Build the ModMenu

cd ProjectName/TemplateModMenu
gradle assembleDebug

Add the mod menu to the game apk

cd ../
<copy game apk to current dir>
./build.py game.apk

Credits

About

My Template for modding unity(il2cpp) games for android

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published