Compare commits

1 Commits

Author SHA1 Message Date
624abfdc62 Init Project
Signed-off-by: Nikolai Rodionov <allanger@badhouseplants.net>
2025-10-07 22:08:32 +02:00
212 changed files with 871 additions and 0 deletions

5
.gitattributes vendored Normal file
View File

@@ -0,0 +1,5 @@
# Normalize EOL for all files that Git considers text files.
* text=auto eol=lf
*.png filter=lfs diff=lfs merge=lfs -text
godot/assets/** filter=lfs diff=lfs merge=lfs -text
godot/resources/** filter=lfs diff=lfs merge=lfs -text

4
godot/.editorconfig Normal file
View File

@@ -0,0 +1,4 @@
root = true
[*]
charset = utf-8

Binary file not shown.

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More