Can now switch the skeletal mesh on a character
This commit is contained in:
@@ -3,7 +3,12 @@
|
||||
"allow": [
|
||||
"WebFetch(domain:dev.epicgames.com)",
|
||||
"WebFetch(domain:github.com)",
|
||||
"Bash(grep:*)"
|
||||
"Bash(grep:*)",
|
||||
"WebSearch",
|
||||
"Bash(clangd:*)",
|
||||
"Bash(clangd-16:*)",
|
||||
"Bash(ssh jyelon-office \"clangd --version 2>/dev/null || clangd-16 --version 2>/dev/null || clangd-18 --version 2>/dev/null || ls /usr/bin/clangd*\")",
|
||||
"Bash(git check-ignore:*)"
|
||||
],
|
||||
"deny": [
|
||||
"Bash(git commit *)",
|
||||
|
||||
Reference in New Issue
Block a user