mirror of
https://github.com/Stone-Red-Code/DesktopMagic.git
synced 2026-09-04 08:56:15 +02:00
Updated Guide (markdown)
+3
-1
@@ -6,7 +6,9 @@
|
||||
|
||||
3. Create a class that inherits from `DesktopMagicPluginAPI.Plugin`
|
||||
|
||||
4. Implement the reqired members from `DesktopMagicPluginAPI.Plugin`
|
||||
4. Implement the required members from `DesktopMagicPluginAPI.Plugin`
|
||||
|
||||
5. Compile it into a `.dll` file and in the plugin directory create a directory with the same name as the `.dll` file without the file extension and put the `.dll` file with all required dependencies into it.
|
||||
|
||||
## Examples
|
||||
|
||||
|
||||
Reference in New Issue
Block a user