MMO Starter Kit

Here is my feedback so far. I definitely recommend including a separate solution with bare bone code. While it nice to have demo of desert level , if I was using this kit as is rather than my own custom solution I designing with additional functionality in c++ it has a lot of unneeded clutter . Also for php instead of adding db connect code in every file it would be more efficient to make a config file and define a static connection function. If you want I can post example to use. Also I’m having a random crash when using jsonrequest blueprint that I have not had a chance to debug yet.