Hi, everyone. Is there a way for me to encrypt/compile my .cs files in my add-on? I've heard that it's possible to compile them into DSO files, but I can't find how to do that. I want to encrypt my files because my add-on is currently in beta. I want to distribute it to a few players to test out, but I want to add an unremoveable piece of the code that lets the add-on only run on that player's server.
Thanks