Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 631 Bytes

File metadata and controls

16 lines (10 loc) · 631 Bytes

Unstripped LibUnity retrieval Guide

The purpose of this document is to document the process of retrieving a build of libunity.so with minimal or no stripping applied, allowing usage of Unity modules such as RigidBodies etc. that may be removed on a game.

Unity Project Setup

https://github.com/QuestPackageManager/UnityBuildProject TODO:

Configuring build

Configuring link.xml

Using in patchers such as MBF/QuestPatcher

PR to the repo the game ID, version and unity version. If the according Unity libunity.so is not already in the repo, you may add it too.

https://github.com/Lauriethefish/QuestUnstrippedUnity