Generic components for CS Game projects.
Clone the repo into res://addons/ (these are simply library files, so you can place them anywhere in your project folder -- but addons/GodotToolkit is the recommended location).
# from your project's root directory
git clone git@github.com:njfletcher215/CSGameToolkit.git addons/CSGameToolkit/A deck of "cards", split into a library (draw pile), hand, and graveyard (discard pile). "Cards" can be of any type T.
Feel free to open an issue on GitHub if something's not working or not clear. Alternatively, you can contact the developer at njfletcher215@gmail.com