Setup Godot example project
Some checks failed
Lint / lint (push) Failing after 9s

This commit is contained in:
Julien Valverdé
2025-12-28 15:37:58 +01:00
parent 30cc8a857c
commit e9a34a2152
27 changed files with 91638 additions and 0 deletions

2
packages/example/.gitattributes vendored Normal file
View File

@@ -0,0 +1,2 @@
# Normalize EOL for all files that Git considers text files.
* text=auto eol=lf