kristiandz/ebc-pm

About required plugins

gihanrangana opened this issue · 5 comments

Nice work.
Could you please add the required plugins and server.cfg to the repo?

I can give you the plugin, but as I said in the README, you need to solve your dependencies, that's why its better to compile it yourself and try out on your system, because in the end you will still need to do it. Anyhow run LDD and the .so to check what do you need.

Also the config should be self explanatory, you just need to include:

loadplugin "gsclib"

i have getting this error when i try to build
image

You can build the plugin without CGSC if you take an older version of the gsclib repo, I see that it got updated, and its now using cmake, so you will need to request support from iswen, not me.

GSCLIB plugin was updated on this mod to version 4f91e4dc52fd802f2fde8fdc81a2194bc81ee466, this commit id matches gsclib repo.

Code will be pushed soon.