-
Notifications
You must be signed in to change notification settings - Fork 7.5k
[New Port Request] Steamworks SDK #27262
Copy link
Copy link
Closed as not planned
Labels
category:new-portThe issue is requesting a new library to be added; consider making a PR!The issue is requesting a new library to be added; consider making a PR!info:good-first-issueThis issue would be a good issue to get one's feet wet in solving.This issue would be a good issue to get one's feet wet in solving.info:new-port-unresolvedThis port has not been added to vcpkg; the issue was closed for inactivity.This port has not been added to vcpkg; the issue was closed for inactivity.
Metadata
Metadata
Assignees
Labels
category:new-portThe issue is requesting a new library to be added; consider making a PR!The issue is requesting a new library to be added; consider making a PR!info:good-first-issueThis issue would be a good issue to get one's feet wet in solving.This issue would be a good issue to get one's feet wet in solving.info:new-port-unresolvedThis port has not been added to vcpkg; the issue was closed for inactivity.This port has not been added to vcpkg; the issue was closed for inactivity.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Library name
Steamworks SDK
Library description
This is the library provided by Steam to integrate with their infrastructure.
Source repository URL
Sources are not accessible.
Project homepage
https://partner.steamgames.com/doc/sdk/api
Anything else that is useful to know when adding?
The port could provide a similar integration as
discord-game-sdk.Having a simpler
find_package(steamworks-sdk CONFIG REQUIRED)would definitely be welcome (compared todiscord-game-sdk).Directly integrating the application ticket system as a feature would be very beneficial (
steamencryptedappticket).