What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Question about hiding code.

gawdz

Community Developer
Joined
Jan 15, 2010
Messages
252
Well im going to develop a plug-in but rather then having it open sourced id rather have it closed.

Is there any way to do so?

Or else i guess ill have a seperate exe and the custom class talk to it via sockets

:o
 
To keep it closed source, don't release it... If your releasing something, that's cool. But why hide the code?
 
Just make it a dll, or don't release it at all.
 
On a sidenote: In a community such as this where we are all trying to improve for each other, I don't understand why someone would release closed code. But that's just me.
 
just like E's auction house plugin is closed source.
 
just like E's auction house plugin is closed source.

I would follow up with Bossland, Hawker, or Tony before doing anything like this my friend. By making this closed source, your removing the help that the community (Developers atleast) can provide you and your users of the plugin. Think about it before making a final decision.
 
Well nET had a DLL for his CC so I don't see why you couldn't use a DLL for a plugin? But then again what do I know about plugins.
 
HB DOES support DLLs. A CC or a plugin can be released as a DLL or the source in the CS file.
 
Back
Top