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!

[Release] MU Client Download - Open Source

Initiate Mage
Joined
Oct 30, 2012
Messages
1
Reaction score
4
Hello everyone, I recently developed this application for my server, and I thought it was cool, so I decided to share it with the community. ^^

7TnMSFm - [Release] MU Client Download - Open Source - RaGEZONE Forums


The settings for the download links are made by xml

downloader.xml
Code:
<?xml version="1.0" encoding="utf-8" ?>
<Downloader>

  <ClienteCompleto>
    <file>ClienteCompleto.txt</file>
    <tamanho>600 MB</tamanho>
  </ClienteCompleto>


  <ClienteNoSound>
    <file>ClienteNoSound.txt</file>
    <tamanho>400 MB</tamanho>
  </ClienteNoSound>


  <ClientePatch>
    <file>ClientePatch.txt</file>
    <tamanho>100 MB</tamanho>
  </ClientePatch>

</Downloader>


[Download Source Code]



Any questions post here, that I will be responding. :thumbup1:
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Mar 17, 2017
Messages
41
Reaction score
19
Code:
[COLOR=#333333]https://mega.nz/#!54B3xYwQ[/COLOR][COLOR=#D90007]!V142D8pz11aemP9uAB2LC3Cq_6Bk3BEOVTBnoGZyRsw[/COLOR]
 
Back
Top