Am I correct that there is currently no other way to create a custom gamedata item other than by using the REST Admin API?
Because the Cloud CLI does not support Cloud Save.
The Cloud dashboard has no function like “Add Custom Item”.
There is no CloudSaveService.Instance.Data.Custom.CreateCustomItemAsync() or similar method in the client API (for good reason).
Are there any plans for managing or automating custom items for cloud save? In the CLI at least, but perhaps also for in-editor (admin) management of cloud content?
@BackgroundMover I saw your replies but they’re deleted for some reason. Thanks for the pointer, I’ll quote it here abbreviated for others in case this was some technical issue.
Hey @CodeSmile ,
Thanks for getting in touch.
Currently you can create Custom Game Data via the REST API or via Cloud Code.
There’s ongoing active development on Cloud Save to add and expand functionality to both the CLI and Dashboard as we speak and there’s discussion around Unity Editor integrations in the not so distant future.
If you have any more questions or there’s anything I can help with please reach out.
2 Likes