philippj / SteamworksPy

A working Python API system for Valve's Steamworks.
MIT License
214 stars 40 forks source link

Login without running steam ? #47

Closed Nereg closed 4 years ago

Nereg commented 4 years ago

Hello ! I wondered if your library can wotk without steam installed and logged in on computer. Like I have account login and password why I can just login?

philippj commented 4 years ago

Steamworks is a way of interacting with Steam and Steam services from your game or application.

What you seem to want is an emulated Steam client. Steamworks does not provide this nor does this library.

Nereg commented 4 years ago

Oh ok thanks! And if you know any please send some here because I couldn't find any.