メインコンテンツまでスキップ

[Versions (バージョン)]ページでゲームのバージョンを設定する

Last updated on May 22, 2024

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:

  1. Go to the game Dashboard of your game.

  2. On the sidebar, click the Version icon..

    Click Version icon

  3. On the Versions page, click the Add version button.

    Add version button

  4. On the pop-up window, enter the name of the game version you want to add.

  5. Click Save to add your version to the list.