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!

Simple C# game updater/launcher

Joined
Jun 10, 2009
Messages
659
Reaction score
141
A simple Cabal Online game updater/launcher made using C#. Not live server ready yet and hence can be used as sample project in your next private server testing phase.

Link:

Please report all errors/issues with screenshots at Github project issues sections.
 
Newbie Spellweaver
Joined
Oct 28, 2017
Messages
28
Reaction score
2
Hello friend the project looks very good to me, but I can not get over it when generating the files
I translate to portuguese to facilitate.

mdz79Ym - Simple C# game updater/launcher - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Joined
Jun 10, 2009
Messages
659
Reaction score
141
That seems like file read permission issue. Even I had faced it sometimes. To fix do the following steps

* Right click on client input folder -> Properties
* Remove tick for read only permission if it's ticked
* When it asks whether to apply this to files and sub-folder tell yes
 
Back
Top