This repository was archived by the owner on Jan 15, 2024. It is now read-only.
Hotfix for DNS
This release makes the client query a DNS server to resolve the IP for our backend servers. This is to add support for Dynamic DNS, which is currently a requirement.
The resolution is for showing the current cape, which has to be fetched over HTTP and therefore needs to be directly found by IP in order to comply with .DEV domain requirements and cross-protocol request requirements.