Documentation

Unity Gaming Services CLI


GitHub Repository

Unity Gaming Services CLI


New-File

Create a new basic Leaderboards config file.
Read time 1 minuteLast updated 21 hours ago

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.