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

[task] Clients should load server ip from an external file #49

Open
francy51 opened this issue Mar 3, 2020 · 0 comments
Open

[task] Clients should load server ip from an external file #49

francy51 opened this issue Mar 3, 2020 · 0 comments

Comments

@francy51
Copy link
Collaborator

francy51 commented Mar 3, 2020

Client should not need to be rebuilt if the server ip changes etc. The server list can be built from a "serverinfo.config" file inside the same directory as the client.exe fairly easily.

This may apply to the server as well just by proxy (no need to use two different methods if we don't need to)

This will help significantly during testing as it will allow us to distribute test clients and use them on different servers even if the ip is dynamic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant