问题 拉取项目时出现如下报错: $ git pull Updating 06d3f1cd30..3d1e35911e git-lfs filter-process: git-lfs: command not found fatal: the remote end hung up unexpectedly 解决方案 通过输入git --exec-path命令查看git的依赖库所在目录,...
git问题及解决办法

Unity Addressables 简介
Addressables overview 可寻址资产系统(即,可寻址资产)是一个统一编辑器和运行时资产管理系统,它改进了对具有复杂实时内容交付需求的大型生产团队的支持。系统使用异步加载来支持从具有任何依赖项集合的任何位置加载。通过更有效地打包资产包并减少迭代时间,Addressables提供了一种使游戏更具动态性的简单方法。 可寻址解决了开发人员面临的挑战,如迭代时间、依赖关系管理、内...

Unity MLAPI 多人游戏教程 – 完整指南
https://gamedevacademy.org/unity-mlapi-tutorial/ https://docs-multiplayer.unity3d.com/ https://blog.unity.com/technology/choosing-the-right-netcode-for-your-game https://github.com/Unity-Technol...

为您的 Unity 多人游戏选择正确的网络代码
https://docs.unity3d.com/cn/2021.2/Manual/UNet.html https://blog.unity.com/technology/choosing-the-right-netcode-for-your-game https://create.unity3d.com/form-netcode-report
Enable Google Page Views
The content of this post applies only to Universal Analytics property (UA), not Google Analytics 4 (GA 4). In addition, since UA is about to be deprecated on Jul 1, 2023, the Page Views feature ...
Customize the Favicon
The favicons of Chirpy are placed in the directory assets/img/favicons/. You may want to replace them with your own. The following sections will guide you to create and replace the default favicons...
Getting Started
Prerequisites Follow the instructions in the Jekyll Docs to complete the installation of Ruby, RubyGems, Jekyll, and Bundler. In addition, Git is also required to be installed. Installation Crea...
Writing a New Post
This tutorial will guide you how to write a post in the Chirpy template, and it’s worth reading even if you’ve used Jekyll before, as many features require specific variables to be set. Naming and...

Text and Typography
This post is to show Markdown syntax rendering on Chirpy, you can also use it as an example of writing. Now, let’s start looking at text and typography. Titles H1 - heading H2 - heading H3 - h...