Create a new Class Library Project.
Add a reference to Systin.Core, WatiN.Core and nunit.framework to the classLibrary.
Add the [LanguageDriver] Attribute to the class
Add the [Systin] Attribute to any method that should be available for use by the test language.