You can actually pick and choose which parts of the steamworks api to implement, so you can have trading cards, multiplayer etc without the drm side.
from memory, i think you do need to use the drm to use family sharing, we had issue with that when we chose not to use the drm, but everything else we could implement fine without it.
You can actually pick and choose which parts of the steamworks api to implement, so you can have trading cards, multiplayer etc without the drm side.
from memory, i think you do need to use the drm to use family sharing, we had issue with that when we chose not to use the drm, but everything else we could implement fine without it.
Ah I didn’t realise that, thanks. The overview page made it seem like the DRM was required for any of that to work.