Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Downloads page doesn't support 9.6+ clients #45

Closed
EPuncker opened this issue Apr 18, 2014 · 4 comments
Closed

Downloads page doesn't support 9.6+ clients #45

EPuncker opened this issue Apr 18, 2014 · 4 comments
Labels
enhancement An enhancement/improvement/new feature to Znote AAC.
Milestone

Comments

@EPuncker
Copy link
Contributor

As you can see, RME site doesn't offer clients higher than 9.6 version, so I think we should use an alternative site for it, or at least tweak the config file so we can change it easily

@felipetmartini
Copy link

$config['client_download'] = 'http://tibia.sx/res/clients/exe/tibia'. $config['client'] .'.exe';

use this at config.php

@comedinha
Copy link
Contributor

or this

$config['client_download'] = 'http://clients.tibiaking.com/client/windows/'. $config['client'] .'';

@Znote Znote added this to the Znote AAC 1.5 milestone Apr 20, 2014
@Znote
Copy link
Owner

Znote commented Apr 20, 2014

Yeah I will look into a better client mirror before releasing 1.5.
I want to find a trusted reliable fast client hoster first. Too bad RME is to lazy to keep it up to date.

@comedinha
Copy link
Contributor

clients.tibiaking.com can be downloaded for windows or linux

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An enhancement/improvement/new feature to Znote AAC.
Projects
None yet
Development

No branches or pull requests

4 participants