Cosmetics Api (CDN) - Nul-led/wwo GitHub Wiki
Description
The Cosmetics Api or Content Delivery Network provides the resources needed for the game. It seems that none of the endpoints requires authentication.
URL
"https://cdn.werewolf-apps.com"
Endpoints
- "/avatarItems/{file} - Return the image corresponding to the given file
- "/promotions/{file}" - Return the image corresponding to the given file
- "/promos/{file}" - Return the image corresponding to the given file
- "/animations/emojis/{file}" - Returns json file corresponding to the given emoji
Images can have different scaling. To get the scaled images use "@{scaling}x" in the picture file (example below).