Adding project roadmap and Mixamo tests
This commit is contained in:
parent
ab35ad0e32
commit
ff62b1e9f1
19 changed files with 6302 additions and 2 deletions
|
|
@ -1,7 +1,10 @@
|
|||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(grep -E \"\\\\.\\(prefab|fbx|controller\\)$\")"
|
||||
"Bash(grep -E \"\\\\.\\(prefab|fbx|controller\\)$\")",
|
||||
"Bash(dir /s /b \"C:\\\\Users\\\\catos\\\\UnityTowerDefense\\\\*.md\")",
|
||||
"Bash(findstr /v \"Library\\\\PackageCache\")",
|
||||
"Bash(dir \"C:\\\\Users\\\\catos\\\\UnityTowerDefense\" /a-d)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue