https://github.com/thisisgame/gamedevtools
https://github.com/thisisgame/gamedevtools
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/thisisgame/gamedevtools
- Owner: ThisisGame
- Created: 2020-07-12T08:01:14.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-01-17T11:32:33.000Z (over 1 year ago)
- Last Synced: 2025-03-13T02:41:10.443Z (over 1 year ago)
- Size: 24.7 MB
- Stars: 154
- Watchers: 5
- Forks: 31
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GameDevTools
游戏开发日常用到的工具集

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

# 愿景
以后不想在公司有以下对话:
问 "你有好的截图工具吗?"
答 "搜 screenshoot"
问 "ttf好大,怎么减少体积?"
答 "搜 minifont"
问 "鹏哥,打出来的包好大,怎么看是哪个文件最占体积?"
答 "搜 filesize,用工具给assetbundle文件大小排序,用unitystudio解析assetbundle查看ab内容"
问 "xx事情有没有工具啊?"
答 "搜 xxx关键字"