API replacement #4
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The game sends and receives data from an API endpoint that we cannot access or know the location of. As a result, in order for the game to load properly we need to first overwrite the config table to not be loaded from encrypted kv. Then we need to do one of the following
Config object in game consists of:
Started on replacing the api
API Replacement has been started on a new repository in this organization. Once all the endpoints are replaced in the config structure, this can be closed.
Works up to getting in a game, but card groups are not stored or saved right now.
All URLS replaced, savng card groups and loading works, closing this as rest of endpoints is on API project board