forked from zombieb/undead-universal-patch-il2cpp
Update SERVERS.md
This commit is contained in:
@@ -12,7 +12,8 @@ Requests are sent after any of these events:
|
|||||||
### `API: GET "/api/undead/v1/emotes"` (after local account response)
|
### `API: GET "/api/undead/v1/emotes"` (after local account response)
|
||||||
Expects: `List<EmoteConfigDTO>` [(to DTO)](#emoteconfigdto)
|
Expects: `List<EmoteConfigDTO>` [(to DTO)](#emoteconfigdto)
|
||||||
|
|
||||||
Replace existing emotes in the game with these, keyed by `UniqueName`.
|
Replace existing emotes in the game with these, keyed by `UniqueName`.<br>
|
||||||
|
This is mostly a change to VR emotes. See "ContextualEmotesConfig" in the game's assets.
|
||||||
|
|
||||||
See [the source](./Core/Content/CustomRecNet/CustomEmotes/RecNetEmotes.cs) for more information.
|
See [the source](./Core/Content/CustomRecNet/CustomEmotes/RecNetEmotes.cs) for more information.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user