Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 359 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 359 Bytes

Quest Unstripped Unity

This repo contains versions of libunity.so built for il2cpp arm64-v8a, that have none of their code stripped. index.json contains a map of which games need which SO file.

Replacing the libunity.so during modding makes working with the code later much easier, since you can call any Unity function and not worry about stripping.