Haruna Posted January 3, 2016 Posted January 3, 2016 Currently the list of available mods for the WoWs version is directly included in the modinstaller itself. Because of that you need to create and upload a new version of the installer everytime you want to add or remove a mod to it. A better idea would be to create a list (xml or json or whatever you prefer) and just download that list on loading the Installer. That way you can add / update / remove mods on the fly without rolling out a new version of your installer. Pros: - Easier adding / updating / removing of mods - You don't need to download the whole installer again if there's a change in the modlist Cons: - More serverload (due to the modlist request) 1 Quote
Administrator Aslain Posted January 3, 2016 Administrator Posted January 3, 2016 That would require a programmer, who will rewrite whole installer from scratch, very unlikely to happen. Must stay the way it is now. Quote
Haruna Posted January 3, 2016 Author Posted January 3, 2016 Ah ok - don't know the code of course so you have to decide that. Maybe someday in the future... ;) Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.