K0lb3 / UnityPy

UnityPy is python module that makes it possible to extract/unpack and edit Unity assets
MIT License
771 stars 114 forks source link

How to import modified fonts and text #183

Closed 912061442 closed 1 year ago

912061442 commented 1 year ago

How to import modified fonts and text

K0lb3 commented 1 year ago

To reimport fonts you have to use the typetree system, and the reimport for text is shown in the readme at https://github.com/K0lb3/UnityPy#textasset