mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-30 07:38:59 +08:00
03b5bebb3c
* [discord-game-sdk] use updated domain name for copyright notice * [discord-game-sdk] use new domain name for JSON data * [discord-game-sdk] update version sha * [discord-game-sdk] update JSON field and port version * [discord-game-sdk] update versions * [discord-game-sdk] update port git tree sha * [discord-game-sdk] remove unneeded version increment * [discord-game-sdk] remove the other commit sha Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com> Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
9 lines
374 B
JSON
9 lines
374 B
JSON
{
|
|
"name": "discord-game-sdk",
|
|
"version": "2.5.6",
|
|
"port-version": 3,
|
|
"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"
|
|
}
|