8 lines
374 B
JSON
Executable file
8 lines
374 B
JSON
Executable file
{
|
|
"name": "discord-game-sdk",
|
|
"version": "2.5.6",
|
|
"port-version": 4,
|
|
"description": "The Discord GameSDK is an easy drop-in SDK to help you manage all the hard things that come with making a game.",
|
|
"homepage": "https://discord.com/developers/docs/game-sdk/sdk-starter-guide",
|
|
"supports": "((x64 & (windows | osx | linux)) | (x86 & windows)) & !uwp & !static"
|
|
}
|