This commit is contained in:
makeyangcom
2024-03-07 19:28:58 +08:00
parent f7789ea9f6
commit 5da60da323

View File

@@ -35,6 +35,10 @@ cd /opt
sudo rm -rf Engine2D
```
```shell
sudo chmod +x tools/*.sh
```
### GoLand编辑器配置
> 根据课程配置GoLang代理加速依赖库的下载