I tried using a server that gives me a DLL which I can use to make a game server code(in a dll project), upload it and let them host the game for me, but here's my problem: I used an extra dll reference (in addition to their dll reference) when I made the game server code and when I tried to upload it, it said that I can only use their dll. So my question is, how can I hide the extra reference I used?
EDIT: I'll try to merge it or something. If it doesn't work that's it. Question closed. Thanks!