Synapse
Search
⌃K

Plugins

Installation

Just drag and drop the Plugin.dll inside ~/Synapse/plugins/server-{serverport} and you are done!
The Plugin is installed on the Server with the server port and you can start your Server.

Dependencies

Sometimes a Plugin requires an external DLL file so that it can load.
You can load these DLL before the Plugin by placing them into ~/Synapse/dependencies

Plugin Folder

Some Plugins are using they own Plugin Folder.
These are created in ~/Synapse/plugins/server-{serverport} and are often used for Extensions.