Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: Doyu on December 30, 2014, 04:08:45 AM
-
Hello.
When exporting my game for any platform (Android, iOS or web player) the size of my app increases due to NGUI folders. Some of them (maybe Resources) could not necessary (or so I guess) since I'm not using any NGUI prefab. Which folders are secure to remove?
Thank you.
-
NGUI/Resources folder is necessary and only contains shaders which don't add anything worth mentioning. NGUI/Examples folder can be removed.
-
Hello Doyu,
Adding to what Aren already mentioned, you can also check exactly which resources are increasing the size of the package.
Please check: http://docs.unity3d.com/Manual/ReducingFilesize.html
Regards,