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

3
gradle.properties Normal file
View File

@@ -0,0 +1,3 @@
org.gradle.jvmargs=-Xmx2G
org.gradle.parallel=true
org.gradle.caching=true