Wednesday, 8 February 2012

Plugin SDK




The Rainmeter plugin software development kit contains the necessary tools and examples to build plugins in C/C++ and C#. Note that plugins built with the SDK below require Rainmeter 2.3 beta or higher.

Download: SDK-2012-02-05

To install the tools required to build the plugins, follow the "Build tools" section of the Source Code page.

Note: To build 64bit C/C++ plugins with Visual C++ Express, you must right-click on the plugin projects, select Properties -> Configuration Properties -> General, and change the "Platform Toolset" field to "Windows7.1SDK" for the Release\x64 and Debug\x64 configurations. With Visual Studio, no changes are necessary.

The API documentation is available through the links on the right. Please read through the documentation before releasing plugins.

No comments:

Post a Comment