Build script

This commit is contained in:
Marco 2025-02-24 17:17:46 +01:00
commit 101fa7d182
6 changed files with 83 additions and 5 deletions

3
.gitignore vendored
View file

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