This is a documentation for Board Game Arena: play board games online !
Game metadata manager: Difference between revisions
m (Explain that tags are now managed through the GMM) |
Nicotacotac (talk | contribs) (max image size) |
||
Line 45: | Line 45: | ||
* '''Required for beta''' | * '''Required for beta''' | ||
* PNG | * PNG | ||
* max 2MB | |||
* This is an image displayed instead of the name of the game as text | * This is an image displayed instead of the name of the game as text | ||
* Must be 2000x2000px | * Must be 2000x2000px | ||
Line 55: | Line 56: | ||
* '''Optional''' (if there is no publisher) | * '''Optional''' (if there is no publisher) | ||
* PNG | * PNG | ||
* max 2MB | |||
* It is the logo of the publisher of the game, displayed on the game description page. | * It is the logo of the publisher of the game, displayed on the game description page. | ||
* Must be 280x280px | * Must be 280x280px | ||
Line 63: | Line 65: | ||
* '''Required for beta''' | * '''Required for beta''' | ||
* JPG | * JPG | ||
* max 2MB | |||
* size 1386x400px | * size 1386x400px | ||
* should not contain any text; representative of the atmosphere of the game such as a cover element or communication image; the box image covering the banner on the left should stand out | * should not contain any text; representative of the atmosphere of the game such as a cover element or communication image; the box image covering the banner on the left should stand out |
Revision as of 11:35, 27 April 2023
The Game Metadata Manager is the portal for managing tags and media for your games. This page exists both on Production and Studio:
- Game Metadata Manager (production) - manage game tags and media once the game has reached private alpha and beyond
- Game Metadata Manager (studio) - manage game tags and media before the game reaches private alpha
Note: once your game is in private alpha, and you are using the production Game Metagata Manager, the metadata on studio is never automatically updated. On the studio game page, there is a button to pull metadata from production if you need to: "Sync metadata from production".
Media
Game media consists of all the images which are used to represent your game on Board Game Arena, outside of the art of the actual game.
Whilst working on your game on the studio initially, you can manage media from the studio: Game Metadata Manager (studio).
Once your game first hits private alpha, the media is copied over to the production site, and from this point on, all media changes must be effectuated over there: Game Metadata Manager (production).
Name | Example | Description |
---|---|---|
Box |
| |
Icon |
| |
Title |
For guidelines on the positioning of elements of the title, see: Media:Title_guidelines.png. | |
Publisher | - |
|
Banner |
| |
Display | - |
|
Major Variant |
|
Tags
Game tags should be managed through the Game Metadata Manager.
Before the game is published to production, this is done on the studio Game Metadata Manager (studio) .
After release, the tags are copied over to the production site, and from this point on, all tag changes must be effectuated over there: Game Metadata Manager (production).
Migration
Images used to be served from the/img folder of your game's repository. All of these files (those prefixed with game_
) are now deprecated and can be deleted from the folder. Any changes to these images will not be picked up.
Tags used to be managed by changing the tags in gameinfos.inc.php. Any tags specified in this file are now ignored, and should not be specified. Tags must be edited using the Game Metadata Manager.
Future
The Game Metadata Manager will play an increasingly important role in managing a BGA implementation in the future.
It is planned that:
- more metadata (such as publisher and designer names, or presentation text) be managed here