PadWorld-Entertainment / worldofpadman

World of PADMAN game repository
https://worldofpadman.net
Other
41 stars 10 forks source link

Steamworks SDK / Steam Distribution #13

Open codemasher opened 3 years ago

codemasher commented 3 years ago

On another note I wonder if it would be possible to sidestep the whole licensing issue by having a separate launcher / interceptor app that communicates with Discord. One could probably just look at the unencrypted Quake 3 network packets with libpcap

Which makes me wonder if we could sidestep the Steamworks SDK licensing issue in the same way.

[...] decide that what the Steamworks SDK does is just a communication with a service that does not invoke the copyleft requirement of the GPL.

Originally posted by @codemasher in https://github.com/PadWorld-Entertainment/worldofpadman/issues/10#issuecomment-817392539

codemasher commented 3 years ago

This raises a couple questions, such as:

robo9k commented 3 years ago

Something like https://hg.icculus.org/icculus/steamshim/file/f3c91a09913c/README.txt might be of interest