KOE PLUGIN HELP

khael22

New member
Messages
4
Points
0
Github
khael
Anyone has a ready made KOE plugin? i saw @AnnieRuru plugin but i dont know how to make it as a plugin.
Need help on it

and how to put it?

Just A Newbie in being a developer. Thank you for your response.

 
Anyone has a ready made KOE plugin?
@AnnieRuru
the plugin release rules stated -> you cannot make the release in .dll format
this is to prevent some people release stuff .... with stupid things inside that is not in the original source code
eg: the source code only has original feature, but the .dll also has feature B that can ruin your server with server crash ... or unintended features not in original source code

https://github.com/AnnieRuru/customs/tree/master/plugin
download those two koe.dll and koe.pbd file then

 
the plugin release rules stated -> you cannot make the release in .dll format
this is to prevent some people release stuff .... with stupid things inside that is not in the original source code
eg: the source code only has original feature, but the .dll also has feature B that can ruin your server with server crash ... or unintended features not in original source code

https://github.com/AnnieRuru/customs/tree/master/plugin
download those two koe.dll and koe.pbd file then
thank you for replying maam @AnnieRuru. very much help

 
Back
Top