Build script

This commit is contained in:
Marco 2025-02-24 15:30:19 +01:00
commit 1ed08d6a58
12 changed files with 505 additions and 5 deletions

3
.gitignore vendored
View file

@ -1,3 +1,4 @@
# Godot 4+ specific ignores
.godot/
.vscode/
.vscode/
build/**