ドキュメント

Unity Gaming Services CLI


GitHub Repository

Unity Gaming Services CLI


New-File

Create a new basic Leaderboards config file.
読み終わるまでの所要時間 1 分最終更新 2日前

Create a new basic Leaderboards config file. By default, the leaderboard will use the name of the file as an id, unless overridden in the json itself. The schema for the file can be found here. Details about the admin api can be found here: https://services.docs.unity.com/leaderboards-admin/v1/ Authentication Required:
No
ugs lb new-file <file name>

Arguments

  • <file-name>
    The name of the file to create.