Actions Test
Some checks failed
godot-ci export / Prepare Build Assets (push) Successful in 1m21s
godot-ci export / Linux Export (push) Failing after 26s
godot-ci export / Windows Export (push) Failing after 36s
godot-ci export / Steam Publish (push) Has been skipped

This commit is contained in:
2025-07-07 07:24:59 -07:00
parent dc20726503
commit c4b8b692f2
14 changed files with 555 additions and 0 deletions

3
.gitignore vendored
View File

@ -1,3 +1,6 @@
# Godot 4+ specific ignores
.godot/
/android/
build/bin/*
build/build_dependencies/export_templates/*