I'd like to manage a few hundred virtual goods (cards, upgrades, etc), so it'd be really nice to be able to import all that data as JSON. Is there a way to do that?
Best Answer
C
Customer Support
said
about 7 years ago
Hey Rich,
Sorry, it is currently not possible to import lists of virtual goods into your game.
Sorry, it is currently not possible to import lists of virtual goods into your game.
Sean
R
Rich Joslin
said
about 7 years ago
Got it. I think I'll just use a few virtual goods then, and use collections to store the different types of cards. I was thinking of storing each card as a virtual good, but I think that's gonna be a pain without being able to mass-import. Thanks for the response!
Customer Support
said
about 7 years ago
Hey Rich,
It is something we are looking into, but there is no eta on it yet.
F
Future Fart
said
almost 7 years ago
if you really want that i created a basic http client on C#. I'll send you the method i am using to accomplish that.
Rich Joslin
I'd like to manage a few hundred virtual goods (cards, upgrades, etc), so it'd be really nice to be able to import all that data as JSON. Is there a way to do that?
Sorry, it is currently not possible to import lists of virtual goods into your game.
Sean
- Oldest First
- Popular
- Newest First
Sorted by Oldest FirstCustomer Support
Sorry, it is currently not possible to import lists of virtual goods into your game.
Sean
Rich Joslin
Got it. I think I'll just use a few virtual goods then, and use collections to store the different types of cards. I was thinking of storing each card as a virtual good, but I think that's gonna be a pain without being able to mass-import. Thanks for the response!
Customer Support
It is something we are looking into, but there is no eta on it yet.
Future Fart
if you really want that i created a basic http client on C#. I'll send you the method i am using to accomplish that.
you use it like
-
Documentation Notes
-
Design issues with user events
-
Using NoSQL
-
Runtime Collections vs Metadata Collections
-
Anonymous authentication from browser app
-
Modules
-
Movement With Unity
-
Problem with url parameters for downloadables
-
Querying NoSql GameSparks database
-
Challenge accesType
See all 2487 topics