- Add follow mode (F key) to cycle camera between NPCs - Make server URL configurable via VITE_SERVER_URL env var - Add comprehensive README with Debian LXC deployment guide - Add character sprite assets to repo - Add design docs and implementation plans Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
14 lines
205 B
JSON
14 lines
205 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(ls:*)",
|
|
"Bash(npm:*)",
|
|
"Bash(npx:*)",
|
|
"Bash(mkdir:*)",
|
|
"Bash(netstat:*)",
|
|
"Bash(taskkill:*)",
|
|
"Bash(node:*)"
|
|
]
|
|
}
|
|
}
|