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

https://github.com/longshilin/myunityplugins


https://github.com/longshilin/myunityplugins

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# MyUnityPlugins

```shell
# 启用符号链接支持
git config --global core.symlinks true

# 创建文件夹链接
mklink /D "AICommandSamples" "../Packages/com.longshilin.aicommand/Samples~"

```