initial commit: add C# LDTK importer and project configuration

This commit is contained in:
2025-09-22 23:56:44 +02:00
commit faa4715250
11 changed files with 118 additions and 0 deletions

2
.gitattributes vendored Normal file
View File

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