Skip to content

Commit 9206e2b

Browse files
authored
Merge branch 'source' into source
2 parents 8e3392a + 089dd4d commit 9206e2b

File tree

1 file changed

+21
-1
lines changed

1 file changed

+21
-1
lines changed

content/news/024/index.md

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,27 @@ If needed, a section can be split into subsections with a "------" delimiter.
7575

7676
## Library Updates
7777

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+
7899
### [Throne]
79100

80101
![Throne](Throne.png)
@@ -88,7 +109,6 @@ web [playground].
88109
[Throne]: https://github.com/t-mw/throne
89110
[playground]: https://t-mw.github.io/throne-playground/
90111

91-
92112
## Popular Workgroup Issues in Github
93113

94114
<!-- Up to 10 links to interesting issues -->

0 commit comments

Comments
 (0)