About Store Forum Documentation Contact



Post Reply 
Full built-in Steamworks
Author Message
SamNainocard Offline
Member

Post: #1
Full built-in Steamworks
I would like to use some features from Steamworks SDK but some of it isn't in the engine and have to include separately.

Things like Matchmaking, Server Browser, Stats, and Achievement.

Is it possible to add all features from the Steamworks SDK into the Esenthel Engine instead of having to include separately?
07-28-2016 08:00 PM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #2
RE: Full built-in Steamworks
Hi,

At the moment your best option is to include headers/libs and do programming manually.

Alternative option is to do the same with the source license, there you have access to existing steamworks codes, which should be easier to work with.
07-29-2016 08:14 AM
Find all posts by this user Quote this message in a reply
Post Reply