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:
Nougs lb new-file <file name>
Arguments
- The name of the file to create.
<file-name>