Perfare / Zygisk-Il2CppDumper

Using Zygisk to dump il2cpp data at runtime
MIT License
2.31k stars 6.01k forks source link

How to add support for other Unity Versions #65

Closed ghost closed 3 years ago

ghost commented 3 years ago

So I want to add support for some unity Versions which are not supported by this source right now. And i want to learn how i can add support for those versions. Like I want to add support for the unity version 2018.4.11f1 right now so how can i do it or please help me do so. Thanks.

Perfare commented 3 years ago

Check game.h, all current Unity versions are supported.