Inital Commit
All checks were successful
godot-ci export / Windows Export (push) Successful in 10m32s
godot-ci export / Linux Export (push) Successful in 1m14s

This commit is contained in:
2025-07-06 04:16:54 -07:00
commit eb537b7579
14 changed files with 306 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@ -0,0 +1,6 @@
# Godot 4+ specific ignores
.godot/
/android/
build/bin/linux/*
build/bin/windows/*