Annonator / Annonator/PlayFabBuddy
Adding Friends to Players
未關閉
enhancement
- 主要語言
- C#
- 星號
- 13
- 分支
- 2
- PR 合併指標
- 30 天內沒有已合併 PR
描述
**Describe the solution you'd like**
As a user of playfabbuddy, I want to be able to either create new users with friends or add friends to already existing users.
```
playfabbuddy player add friends PLAYERS_TO_ADD_FRIENDS_TO FRIENDS_TO_ADD
```
PLAYER_TO_ADD_FRIENDS_TO
This could be either be the locally managed player file of playfabbuddy, or it can be a player segment.
FRIENDS_TO_ADD
This needs to be a list of players that are added to every PLAYERS_TO_ADD_FRIENDS_TO. An important note is that this should be bidirectional, so FRIENDS_TO_ADD should add the player as friend they got added to.
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。