added server communication between client and server
This commit is contained in:
6
Game_Client/Assets/Cards/2/testspellcard.json
Normal file
6
Game_Client/Assets/Cards/2/testspellcard.json
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"name": "testspell",
|
||||
"image":"Assets/Cards/2/artwork.png",
|
||||
"costs": 30,
|
||||
"description":"this is a test spell card"
|
||||
}
|
Reference in New Issue
Block a user