Skip to content

pureivan/unity_utils

Repository files navigation

unity_utils

是开发中用到的一些和项目无关的小工具

Log

日志组件

IO

IO 扩展

AndroidAssetStream

Android AssetManager

Editor/UIAdapterEditor

用来做NGUI适配

Editor/CodeFormat

解决不同程序使用mac和windows系统开发引入的一些问题:

  1. 换行符到底是\r\n 还是 \n
  2. 文件中的中文是不是utf8
  3. 文件有没有unf8 bom头

About

开发中用到的一些和项目无关的小工具

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages