mumble-ruby icon indicating copy to clipboard operation
mumble-ruby copied to clipboard

Add fallback for uname (for Windows support)

Open DenialAdams opened this issue 10 years ago • 0 comments

I have mumble-ruby running fine on Windows, but I had to edit client.rb to replace the two lines that use uname to get the OS version and name (uname does not exist on windows, of course)

Thank you for the library!

DenialAdams avatar Nov 29 '14 17:11 DenialAdams