What's the best way to start a new plugin?

Xlobby plugin development

What's the best way to start a new plugin?

Postby danjb on Mon Apr 30, 2007 7:24 pm

Is there a sample plugin with source available? I tried following the steps shown in the Plugin Basics www post. However, when I try to add the XPluginSDK.dll reference to my C# project in Visual Studio .NET 2003 I get an error claiming the XPluginSDK.dll in my XLobby installation is not a valid assembly:ImageThanks for any help or pointers. Is there a sample VS project with plugin source? Is there any other documentation besides what is found at http://www.xlobby.com/Documentation/PluginSDK?
danjb
 
Posts: 4
Joined: Thu Apr 26, 2007 2:38 am
Location: Flower Mound, TX

Postby art on Mon Apr 30, 2007 9:54 pm

I think VS 2003 is .Net1.1, XL (and this dll) is in .Net2; download C# 2005 express from MS (free) and try again.
art
 
Posts: 284
Joined: Sat Mar 20, 2004 8:40 am
Location: Allen, TX