atomy
atomy
I stumbled across this also, I found the keystore after having processing create one, in **C:\Users\\Documents\Processing\android\keystore\android-release-key.keystore** (Windows) -- replacing this with my old one (that I want to use for...
I have a bash script using https://github.com/fieu/phust for rcon commands, it requires PHP though. https://gist.github.com/atomy/9460458a319d32958f59736585b3ccd5 I am wondering how I can use it for graceful shutdown, any place where I...
So I added another stopmode and used my script, I tested it, it works quite well. https://github.com/atomy/LinuxGSM/pull/1/files However, the rcon tool I am using is not that great, it should...