rubycon icon indicating copy to clipboard operation
rubycon copied to clipboard

CLI for managing Source dedicated game servers. HLSW for the console, so to say.

Results 7 rubycon issues
Sort by recently updated
recently updated
newest added

Went from trusty (ruby 1.9.1) to bionic (ruby 2.5.0) but it seems the version of parallel that rubycon requires is using something deprecated: ``` $ rubycon list Thread.exclusive is deprecated,...

This project hasn't been updated in three years, so I don't know if the author is still active. The `add` command returns an error saying the the server name is...

`rubycon edit` edit every aspect of a gameserver: - alias - port - host - rcon

enhancement

- console command should ask for the rcon command then - execute exit with error message and error code

enhancement