C++ Plugins
C++ plugins allow users to add and mix necessary feature sets (or even create new plugins with custom functionality).
The following plugins are available out of the box:
How to Activate Plugins
To use C++ plugins, you need to specify extern_plugin command line argument on the start-up. (The path is specified relative to the binary executable).
-extern_plugin plugin_name
If you copy Network_x86.dll into the same folder as the binary executable, it should simply be -extern_plugin Network.
Last update: 20.10.2017
Помогите сделать статью лучше
Была ли эта статья полезной?
(или выберите слово/фразу и нажмите Ctrl+Enter