example project

This commit is contained in:
Synthasmagoria 2026-04-05 20:26:44 +02:00
commit 98c2758a59
24 changed files with 669 additions and 0 deletions

7
.zed/settings.json Normal file
View file

@ -0,0 +1,7 @@
{
"languages": {
"Odin": {
"format_on_save": "off",
},
},
}