Sean Lewis

Results 183 comments of Sean Lewis

The readme is very clear that this is unsupported software that I don't encourage usage of.

I don't know the implications of this still, but at a glance it looks like it could just be specified in the config file rather than forced this way in`...

> But recommended to default this, because for non-ASCII character countries ! I agree, but this PR is still forcing the configuration option. I'll merge this if it changes the...

This is mostly implemented now, but could use a way to upload new files (maybe admin only). Right now you just drag files into get5/static/img/logos

That is exactly what this issue is for. I'm probably not going to get around to it anytime soon, though.

No. You need to host your own version to self-upload them. This webpanel is essential a proof-on-concept (I've tried to make this clear on the readme) for others to make...

Note: it's also entirely possible I ditch using http requests in the plugin entirely and just use LogToGame calls with with a separate process on the web server set to...

Nope. There's still no check any http requests from the game server actually reach the web server. The ``get5_web_available`` check will make sure SteamWorks is loaded, but doesn't try to...

I'm not sure what the request or bug is here. Can you clarify?

Did you install the dependencies? Are you running in a virtualenv like the readme suggests?