removed server added client code

This commit is contained in:
2024-02-28 21:10:21 +01:00
parent 4ff9591f92
commit 57621537c4
35 changed files with 1093 additions and 512 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

View File

@ -0,0 +1,9 @@
{
"name": "testtrap",
"type":"EffectCard",
"image":"Assets/Cards/3/artwork.png",
"costs": 30,
"defense": 0,
"description":"this is a test trap card",
"attacks": []
}