Page 1 of 1

Using real logos for teams?

Posted: Mon Apr 13, 2020 7:24 pm
by DMG
Hello, I am working to building a database for this game while i'm out of work and in isolation. Is there any possibility of using real logos for a team? Thanks in advance

Re: Using real logos for teams?

Posted: Mon Apr 13, 2020 8:03 pm
by Massimo32
DMG wrote:Hello, I am working to building a database for this game while i'm out of work and in isolation. Is there any possibility of using real logos for a team? Thanks in advance
Hi DMG,
from the Readme:

LOGOS / FLAGS
To display a custom logo or flag for your favourite team you need a graphic file in png format, 256 colors with transparency.
Add the file in the same directory as the team and rename the file as:
- logo.[team name].png (club teams)
- flag.[team name].png (national teams)

Examples:
- for club team team.inter_milan.json, the file should be named logo.inter_milan.png
- for national team team.italy.json, the file should be named flag.italy.png

Re: Using real logos for teams?

Posted: Mon Apr 13, 2020 8:52 pm
by DMG
Massimo32 wrote:
DMG wrote:Hello, I am working to building a database for this game while i'm out of work and in isolation. Is there any possibility of using real logos for a team? Thanks in advance
Hi DMG,
from the Readme:

LOGOS / FLAGS
To display a custom logo or flag for your favourite team you need a graphic file in png format, 256 colors with transparency.
Add the file in the same directory as the team and rename the file as:
- logo.[team name].png (club teams)
- flag.[team name].png (national teams)

Examples:
- for club team team.inter_milan.json, the file should be named logo.inter_milan.png
- for national team team.italy.json, the file should be named flag.italy.png
Hi Massimo, thank you, didn't realise i had to put it in the same directory as the teams and not the Images folder :)