alexguirre / RAGENativeUI

MIT License
115 stars 38 forks source link

(#101) Add support for accessing embedded textures in natives #103

Closed alexguirre closed 3 years ago

alexguirre commented 3 years ago

Using embed:model_name as the texture dictionary. Supports .ydr and .yft (main drawable only).

Refactored token parser hook code.

Closes #101.