Vibe code a forcefield renderer

This commit is contained in:
Logan Saso
2025-10-04 21:30:39 -07:00
commit c56e854dff
16 changed files with 977 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"permissions": {
"allow": [
"WebSearch",
"Bash(./gradlew:*)",
"Bash(jar tf:*)"
],
"deny": [],
"ask": []
}
}