Initial commit
Some checks failed
Create tag, test, build and upload / BumpTag (push) Successful in 11s
Create tag, test, build and upload / Test (editmode) (push) Failing after 2m29s
Create tag, test, build and upload / Test (playmode) (push) Failing after 2m24s
Create tag, test, build and upload / Test (standalone) (push) Failing after 2m24s
Create tag, test, build and upload / Build (StandaloneLinux64) (push) Has been skipped
Create tag, test, build and upload / Build (StandaloneWindows) (push) Has been skipped
Create tag, test, build and upload / Build (WebGL) (push) Has been skipped

This commit is contained in:
2025-06-18 23:27:10 +02:00
commit 19dde4bbb7
65 changed files with 7631 additions and 0 deletions

12
.gitattributes vendored Normal file
View File

@ -0,0 +1,12 @@
# Normalize EOL for all files that Git considers text files.
* text=auto eol=lf
# Raw Content types
*.fbx filter=lfs diff=lfs merge=lfs -text
*.3ds filter=lfs diff=lfs merge=lfs -text
*.psd filter=lfs diff=lfs merge=lfs -text
*.png filter=lfs diff=lfs merge=lfs -text
*.mp3 filter=lfs diff=lfs merge=lfs -text
*.wav filter=lfs diff=lfs merge=lfs -text
*.xcf filter=lfs diff=lfs merge=lfs -text
*.jpg filter=lfs diff=lfs merge=lfs -text