An open API service indexing awesome lists of open source software.

https://github.com/thisisgame/gamedevtools


https://github.com/thisisgame/gamedevtools

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# GameDevTools
游戏开发日常用到的工具集

![Image](https://github.com/ThisisGame/GameDevTools/blob/master/doc/1.png)

# 使用方式
在搜索框输入关键字,例如你想找 ttf精简工具,搜索font 即可。

![Image text](https://github.com/ThisisGame/GameDevTools/blob/master/doc/minifont.png)

# 愿景

以后不想在公司有以下对话:

问 "你有好的截图工具吗?"

答 "搜 screenshoot"

问 "ttf好大,怎么减少体积?"

答 "搜 minifont"

问 "鹏哥,打出来的包好大,怎么看是哪个文件最占体积?"

答 "搜 filesize,用工具给assetbundle文件大小排序,用unitystudio解析assetbundle查看ab内容"

问 "xx事情有没有工具啊?"

答 "搜 xxx关键字"