mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-29 05:21:39 +08:00
411929e664
* [discord-game-sdk] new port * [discord-game-sdk] Invert Supports field * [discord-game-sdk] Fix Supports field * [discord-game-sdk] Fix Supports field again * [discord-game-sdk] Update find_library * [discord-game-sdk] Rename LICENSE.md, remove include(vcpkg_common_functions) * [discord-game-sdk] Fix Linux build, add usage file * [discord-game-sdk] Add missing file(INSTALL) * [discord-game-sdk] Update baseline and fix macOS build * [discord-game-sdk] Specify C++ standard version * [discord-game-sdk] Remove vcpkg_copy_pdbs * [discord-game-sdk] Replace ToS text by link to online version
5 lines
326 B
Plaintext
5 lines
326 B
Plaintext
Source: discord-game-sdk
|
|
Version: 2.5.6
|
|
Homepage: https://discordapp.com/developers/docs/game-sdk/sdk-starter-guide
|
|
Description: The Discord GameSDK is an easy drop-in SDK to help you manage all the hard things that come with making a game.
|
|
Supports: ((x64 && (windows || osx || linux)) || (x86 && windows)) && !uwp && !static |