new features, play menu, deck builder, deck selection

This commit is contained in:
2026-01-28 20:22:09 -05:00
parent f4c7bab6b0
commit bf9aa3fa23
80 changed files with 4501 additions and 58 deletions

View File

@@ -32,7 +32,11 @@
"Bash(git -C /home/ckoch/Documents/Development/FFCardGame log --oneline -20)",
"Bash(git clone:*)",
"Bash(godot --headless --script res://addons/gut/gut_cmdln.gd -gdir=res://tests -gexit:*)",
"Bash(/home/ckoch/Downloads/Godot_v4.2-stable_linux.x86_64:*)"
"Bash(/home/ckoch/Downloads/Godot_v4.2-stable_linux.x86_64:*)",
"Bash(timeout 120 godot:*)",
"Bash(convert:*)",
"Bash(timeout 60 godot:*)",
"Bash(timeout 60 ~/.local/share/Godot/bin/godot:*)"
]
}
}