|
Start here: Copy and paste the code below into an
empty C# class library source file.
Note: The TTSPluginDefinition.dll assembly is
located in the "plugins" folder.
-
Simply create a new class library (giving it a sensible name of your choice)
-
Replace the markers within the code with your own names and code logic.
-
Test your class library independently of our application.
-
Once it’s working - copy you Notification Plug-in to the plug-in directory of Caelum8.
-
Run Caelum8.
-
You should now see your plug-in in the list of loaded plug-in within Caelum8.
- It’s that simple!
- Get thinking and write something the whole world will want to use.
Want to share your plug-in with the world? Email your plug-ins to us and we'ill make
then available for download (free of charge).
|