解决creator要登录问题
解决临时需要打开creator,要登录账号问题
--nologin
右键快捷键加入这个,在打开就不需要登录了。
mac 下 直接打开控制台 输入 /Applications/CocosCreator.app/Contents/MacOS/CocosCreator --nologin
解决临时需要打开creator,要登录账号问题
--nologin
右键快捷键加入这个,在打开就不需要登录了。
mac 下 直接打开控制台 输入 /Applications/CocosCreator.app/Contents/MacOS/CocosCreator --nologin
vscode打开md文件
git管理工具sourcetree安装
C:\Users\用户名\AppData\Local\Atlassian\SourceTree 目录下。File -> Preferences -> Setting,然后设置:
Exclude加入
**/*.meta
User和Workspace都改一下,这样就对其他项目都有效啦。