-
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Since 2018 - Hi-Rez Studio has been merge all environment into the one database for cross-platform support. We need build some solutions to provide simple methods. Those methods will be resolved into player data which are will requested.
- Delete all platform classes
- Create Enumeric class
Platform(with id) - Resolve new methods to requested Platform-Specific player data by
Platform - Provide only one way API url.