Dennis123 Posted May 28, 2007 Share Posted May 28, 2007 What code is the plugins in? Quote Link to comment Share on other sites More sharing options...
BoltBait Posted May 28, 2007 Share Posted May 28, 2007 You can write plugins in any language that can output a standard .net DLL. But, I would say that most plugins are written in C#. At least, all of mine are. Quote Click to play: Download: BoltBait's Plugin Pack | CodeLab | and how about a Computer Dominos Game Link to comment Share on other sites More sharing options...
Dennis123 Posted May 29, 2007 Author Share Posted May 29, 2007 C#? Never heard of that.... Csn you do it with C? Or C++? Quote Link to comment Share on other sites More sharing options...
BoltBait Posted May 29, 2007 Share Posted May 29, 2007 Never heard of C# and you've used C++? You're in for a treat! Download a free C# compiler here (from Microsoft): http://msdn.microsoft.com/vstudio/express/visualcsharp/ Learn about C# here: http://en.wikibooks.org/wiki/C_Sharp_Programming Get the CodeLab plugin here: http://boltbait.googlepages.com/codelab This is probably your best place to start. You don't even need a C# compiler. Everything you need to write and compile effects is included in one small download. Also, if you download the zip file, you get lots of examples of how to write effects for Paint.NET. When you are ready for something advanced download the C# compiler from the link above, then get a template for writing plugins here: http://paintdotnet.12.forumer.com/viewtopic.php?t=2618 Quote Click to play: Download: BoltBait's Plugin Pack | CodeLab | and how about a Computer Dominos Game Link to comment Share on other sites More sharing options...
Dennis123 Posted May 29, 2007 Author Share Posted May 29, 2007 ok, but I'll do that once I have finished playing around with PHP, Still not thtat great at it, thanks! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.