File tree Expand file tree Collapse file tree 1 file changed +21
-1
lines changed Expand file tree Collapse file tree 1 file changed +21
-1
lines changed Original file line number Diff line number Diff line change @@ -75,6 +75,27 @@ If needed, a section can be split into subsections with a "------" delimiter.
75
75
76
76
## Library Updates
77
77
78
+ ### [ discord-sdk]
79
+
80
+ [ discord-sdk] is an open source implementation of the [ Discord Game SDK] by
81
+ [ Embark Studios] ( https://embark.dev ) .
82
+
83
+ This month saw the release of the initial [ ` 0.1.0 ` ] ( https://github.com/EmbarkStudios/discord-sdk/blob/main/CHANGELOG.md#010---2021-07-21 )
84
+ (and [ ` 0.1.1 ` ] ( https://github.com/EmbarkStudios/discord-sdk/blob/main/CHANGELOG.md#011---2021-07-28 ) )
85
+ version of the crate, which implements initial support for:
86
+
87
+ - [ Activities] ( https://discord.com/developers/docs/game-sdk/activities )
88
+ - [ Lobbies] ( https://discord.com/developers/docs/game-sdk/lobbies )
89
+ - [ Overlay] ( https://discord.com/developers/docs/game-sdk/overlay )
90
+ - [ Relationships] ( https://discord.com/developers/docs/game-sdk/relationships )
91
+ - [ Users] ( https://discord.com/developers/docs/game-sdk/users )
92
+ - Application registration (so your game can be launched by Discord)
93
+
94
+ The API is still rough, but should be in a good enough state to try out!
95
+
96
+ [ discord-sdk ] : https://github.com/EmbarkStudios/discord-sdk
97
+ [ Discord Game SDK ] : https://discord.com/developers/docs/game-sdk/sdk-starter-guide
98
+
78
99
### [ Throne]
79
100
80
101
![ Throne] ( Throne.png )
@@ -88,7 +109,6 @@ web [playground].
88
109
[ Throne ] : https://github.com/t-mw/throne
89
110
[ playground ] : https://t-mw.github.io/throne-playground/
90
111
91
-
92
112
## Popular Workgroup Issues in Github
93
113
94
114
<!-- Up to 10 links to interesting issues -->
You can’t perform that action at this time.
0 commit comments