- Updated README.md with modern project structure and features - Cleaned up Android build files (not needed for desktop engine) - Restructured as procedural 3D engine with ImGui integration - Based on Sascha Willems Vulkan framework with dynamic rendering - Added comprehensive build instructions and camera system docs 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
13 lines
No EOL
214 B
JSON
13 lines
No EOL
214 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(env)",
|
|
"Bash(curl:*)",
|
|
"Bash(git remote remove:*)",
|
|
"Bash(git remote set-url:*)",
|
|
"Bash(git add:*)"
|
|
],
|
|
"deny": [],
|
|
"ask": []
|
|
}
|
|
} |