[Versions (バージョン)]ページでゲームのバージョンを設定する
Overview
On AccelByte Development Toolkit (ADT) Web, you can use the Versions page to set up different game versions and configurations. For example, you can control whether a game version captures Crash Videos. Some teams use Version in place of Changelists, while others use PS5_Latest, PS5_Demo, etc.
When you use the ADT CLI, you can register different builds against different game versions. For a PS5_Latest build, you can ensure all crashes get sent to the PS5_Latest game version. ADT does not enforce a particular way of using versions.
If you don't set a version, ADT sends all data to the default 0.0.0.0-dev version.
Create a new game version
Use the following steps to create a new game version:
Go to the game Dashboard of your game.
On the sidebar, click the Version icon..
On the Versions page, click the Add version button.
On the pop-up window, enter the name of the game version you want to add.
Click Save to add your version to the list.