Philipp15b / go-steam

Steam's protocol in Go to allow automation of different actions on the Steam network without running an actual Steam client. Includes APIs for friends, chatting, trading, trade offers and TF2 crafting.
https://pkg.go.dev/github.com/Philipp15b/go-steam/v3
Other
387 stars 131 forks source link

Use in C ++ project? #110

Open jojomojo23 opened 3 years ago

jojomojo23 commented 3 years ago

Hello, I have a program written in C ++ that only works when the original Steam is running. I need to teach my program to work with Steam without starting the original Steam, please tell me how to use this resource for my C ++ program. If you do not start the original Steam, then at the execution stage the program swears at SteamAPI_Init (). I do not know C # at all, I ask the project participants to advise me please.