Zachary Knight
Zachary Knight
You can use https://github.com/sportngin/brew-gem and use `brew gem install license_finder` to install the gem via brew in its own container. You can then do `license_finder` wherever you need to use...
Firefox is known right now to not support the game very well at this moment anyways, currently I've noticed the colors and such not working for awhile, but chrome works...
Weird, the only differences i've ever noticed is fonts, and maybe the settings.
Sure, here you go https://github.com/knightzac19/node-srcds-rcon/tree/hanging-connection-fix I also uncommented the code and went back to it and found the only culprit to be is that getData function in connection.js. Also, I'm...
Based on the list provided here, https://github.com/xPaw/PHP-Source-Query , RCON should work fine for most games using the SERVERDATA_RESPONSE_VALUE. (and from the looks of it, Minecraft is on their list)
I've fixed this issue by editing the python script provided, see pull request #36 for the changes.
Just to clarify I wasn't looking for approvals, this still needs a lot more work to be finished
> @knightzac19 are you still working on this? I'd love to get this working if possible. How can I help out? I switched gears and did get a POC working,...
@JoaquinBeceiro @blockarchitech @ihatemyisp Okay, I have this fully working now. I would of loved to use aiortc, but there was several bugs I hit that I wasn't seeing in other...
@mrlt8 Would you be able to take a look?