Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

New Updater with Update Server

Newbie Spellweaver
Joined
Jul 2, 2014
Messages
29
Reaction score
94
Good evening guys, I am coding right now an new project in c#.

I am coding an new Updater with UpdateServer and Plugin-System for the Client.
Everyone is able to create his own design with it.

  • Update Server hast serveral functions (it gets the unique client id, ip and port from the connecting client)
  • it shows all connected clients and maybe its update status
  • The patch creator will create an xml file with all important update informations
  • xml history will be added,too with changelog
  • You are able to block clients later from the server with the unique client id.
  • The client will show the latest version and some other infos.

So feel free to comment this post.

Sincerly Yours
BlueDragon
 
Newbie Spellweaver
Joined
Jul 2, 2014
Messages
29
Reaction score
94
90% is done. I am working atm at the Donation System (Donation Item Packs with Prices etc.) and an Reborn System.
If I am ready with that I will release it.
 
Back
Top