image-landscapeAccess the Assets

The base URL is: https://gares.cc/

Provider Assets

Use the following paths with {provider_id}:

Asset Type
Path

Small Logo (White)

/provider/logo/small/white/{provider_id}.svg

Small Logo (Black)

/provider/logo/small/black/{provider_id}.svg

Small Logo (Color)

/provider/logo/small/color/{provider_id}.svg

Default Logo (White)

/provider/logo/default/white/{provider_id}.svg

Default Logo (Black)

/provider/logo/default/black/{provider_id}.svg

Default Logo (Color)

/provider/logo/default/color/{provider_id}.svg

Example: https://gares.cc/provider/logo/small/white/{provider_id}.svg


Game Assets

Use the following paths with {game_id}:

Asset Type
Path

Landscape Image 1

/games/landscape/1/{game_id}.png

Landscape Image 2

/games/landscape/2/{game_id}.png

Square Image 1

/games/square/1/{game_id}.png

Square Image 2

/games/square/2/{game_id}.png

Background Image

/games/background/1/{game_id}.jpg

Example: https://gares.cc/games/landscape/1/{game_id}.png


Notes

  • Replace {provider_id} and {game_id} with the actual IDs.

  • For game assets, if the game_id contains :, replace it with _.

Example: netent:starburstnetent_starburst

Last updated