philippj / SteamworksPy

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

Is it possible to create CSGO server with this API? #70

Closed AidarSource closed 2 years ago

AidarSource commented 3 years ago

Hi, i want to create csgo server for education. Is it possible with Steamworks?

philippj commented 2 years ago

Hi,

ISteamGameServer is currently not implemented.

However, you are free to implement this and create a PR for this.