Kaioru / Edelstein

A v.95.1 Mushroom game server emulator written in C# .NET
MIT License
112 stars 28 forks source link

Are you using a localhost for testing? #4

Closed devdilson closed 5 years ago

devdilson commented 5 years ago

I released a localhost sometime ago in ragezone, but it has a bug with the user login / password.

So I would like to suggest one of the following options:

In my view, having a DLL that can be used to extend the client would be killer.

Best,

Kaioru commented 5 years ago

Hello again!

Having a DLL would be the end goal here as we wouldn't need to distribute a localhost.. However, I'm not as experienced in creating hooks and client hacks so this wouldn't be a priority for now.

Feel free to start a repo and project for it to get the ball rolling though!