Adding project roadmap and Mixamo tests

This commit is contained in:
Matt F 2026-05-06 23:29:11 -07:00
parent ab35ad0e32
commit ff62b1e9f1
19 changed files with 6302 additions and 2 deletions

View file

@ -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)"
]
}
}