A card game engine for TCGs, primarily Magic: The Gathering but with support for others
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Adding justfile

+5
+5
justfile
··· 1 + editor: build-gdext 2 + $GODOT --editor client/project.godot 3 + 4 + build-gdext: 5 + cargo build --package gdext