jlnunez89 / fibula-mmo

An open source server written in C# for the other-leg-bone-name game (which must not be named).
MIT License
28 stars 7 forks source link

Communications Framework #10

Closed jlnunez89 closed 5 years ago

jlnunez89 commented 5 years ago

Addresses #6.

This makes it possible to communicate with the client (tested 7.7). You are now able to send user and password and get a character list.

Next should be being able to log into a blank map.