From 4d64e4cd434426234a5c313c151cd79b6afc299e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juha=20Vehvil=C3=A4inen?= Date: Sat, 6 Jul 2002 17:50:18 +0000 Subject: *** empty log message *** svn path=/trunk/Framestein/; revision=27 --- Plugins/README.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Plugins/README.txt (limited to 'Plugins/README.txt') diff --git a/Plugins/README.txt b/Plugins/README.txt new file mode 100644 index 0000000..893a4ad --- /dev/null +++ b/Plugins/README.txt @@ -0,0 +1,12 @@ +Put your dlls with proper exported perform-functions here, and Framestein +will load them on startup. + +Read plugin.h and noize.c and try example-plugins.pd for the whole story. +Pixels.h and green.cpp or tile.cpp demonstrate the easy-to-use pixels-class. + +If you write plugins please contribute them to the Framestein distribution. + +(type "make" to build plugins in this directory with MS Visual C++.) + +NOTE: I'm distributing my Plugins-directory as-is, some of them are +feature-incomplete. -- cgit v1.2.1