2012-10-17, 11:20 PM
I was hoping to find a sticky here outlining the requirements for doing plugin development but found nothing without doing more searching.. Perhaps we can have a sticky for those of us newbies that are contemplating the 'plug-in' experience --
So, to try to summarize the requirements for plugin development -- I think I ran across the following needs :
Is that about right? Any other requirements we should know about?
So, to try to summarize the requirements for plugin development -- I think I ran across the following needs :
- Target a build against .NET framework 2.0 as the bare minimum -- newer frameworks such as 4.x are considerably larger,etc.
- You can probably use Visual Studio Express 2012 (for example) which is free and can be downloaded here
- Target a 32-bit environment since NPVR is 32-bit (from what I read somewhere)
Is that about right? Any other requirements we should know about?