Initialize Godot project

This commit is contained in:
Marek S. Łukasiewicz 2025-01-28 11:27:21 +01:00
parent a95ed81879
commit 63d2c6994f
6 changed files with 66 additions and 0 deletions

4
.editorconfig Normal file
View file

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