Stevo Pierce
Registered User
Join date: 27 Dec 2004
Posts: 10
|
05-27-2009 17:07
Hiya, does anyone here know If there is a linux command line client/bot around?
I'm looking to use avatars to model clothes in-world, but obviously none of my web servers run windows and a quick google search could only find me non-3D clients for windows.
|
Robin Cornelius
Registered User
Join date: 29 Sep 2008
Posts: 11
|
05-28-2009 08:36
Pretty much all the bots you will find are based on libomv and that is in managed C# (eg .NET) this is (mostly) binary compatible and runs under mono on linux. I say mostly as mono implements the vast majority of the .NET specification, its usually only some band new feature in the latest .NET or winforms that is not available in the version of mono you have that is an issue.
|