Plugins
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.
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
Some Plugins are using they own Plugin Folder.
These are created in
~/Synapse/plugins/server-{serverport}
and are often used for Extensions.
Last modified 2yr ago