Using real logos for teams?
Using real logos for teams?
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?
Hi DMG,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
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?
Hi Massimo, thank you, didn't realise i had to put it in the same directory as the teams and not the Images folderMassimo32 wrote:Hi DMG,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
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