Skip to content

Commit 9e6b27f

Browse files
authored
Further remove deprecated game sdk docs (#7134)
* Further remove deprecated game sdk docs * Update Game_SDK.mdx * lint * lint
1 parent 12d6479 commit 9e6b27f

File tree

2 files changed

+24
-689
lines changed

2 files changed

+24
-689
lines changed

docs/change_log/2022-11-09-gamesdk-feature-deprecation.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,15 @@ breaking: true
66

77
To help keep us focused on the features, improvements, and gaming-related experiences that Discord users love, we are deprecating the following pieces of the GameSDK **starting today**, and decommissioning them on **Tuesday, May 2, 2023**:
88

9-
* [Achievements](#DOCS_DEVELOPER_TOOLS_GAME_SDK/achievements)
10-
* [Applications](#DOCS_DEVELOPER_TOOLS_GAME_SDK/applications)
11-
* [Voice](#DOCS_DEVELOPER_TOOLS_GAME_SDK/voice)
12-
* [Images](#DOCS_DEVELOPER_TOOLS_GAME_SDK/images)
13-
* [Lobbies](#DOCS_DEVELOPER_TOOLS_GAME_SDK/lobbies)
14-
* [Networking](#DOCS_DEVELOPER_TOOLS_GAME_SDK/networking)
15-
* [Storage](#DOCS_DEVELOPER_TOOLS_GAME_SDK/storage)
16-
* [Store](#DOCS_DEVELOPER_TOOLS_GAME_SDK/store) \[purchases and discounts]
9+
* [Achievements](https://github.com/discord/discord-api-docs/blob/legacy-gamesdk/docs/game_sdk/Achievements.md)
10+
* [Applications](https://github.com/discord/discord-api-docs/blob/legacy-gamesdk/docs/game_sdk/Applications.md)
11+
* [Voice](https://github.com/discord/discord-api-docs/blob/legacy-gamesdk/docs/game_sdk/Discord_Voice.md)
12+
* [Images](https://github.com/discord/discord-api-docs/blob/legacy-gamesdk/docs/game_sdk/Images.md)
13+
* [Lobbies](https://github.com/discord/discord-api-docs/blob/legacy-gamesdk/docs/game_sdk/Lobbies.md)
14+
* [Networking](https://github.com/discord/discord-api-docs/blob/legacy-gamesdk/docs/game_sdk/Networking.md)
15+
* [Relationships](https://github.com/discord/discord-api-docs/blob/legacy-gamesdk/docs/game_sdk/Relationships.md)
16+
* [Storage](https://github.com/discord/discord-api-docs/blob/legacy-gamesdk/docs/game_sdk/Storage.md)
17+
* [Store](https://github.com/discord/discord-api-docs/blob/legacy-gamesdk/docs/game_sdk/Store.mdmd)
1718

1819
This deprecation period will last until **Tuesday May 2, 2023**, after which these pieces will be decommissioned and no longer work. The other pieces of the GameSDK will continue to be supported.
1920

0 commit comments

Comments
 (0)