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

Move hardcoded defines into a config-file #22

Open
GameMonkey opened this issue Nov 3, 2020 · 0 comments
Open

Move hardcoded defines into a config-file #22

GameMonkey opened this issue Nov 3, 2020 · 0 comments
Assignees
Labels

Comments

@GameMonkey
Copy link
Contributor

There is a lot of #define SomeHardcodeValue in the codebase. An example is which port to use when connecting to the server.

These should be moved info a config file. Maybe this file could be generated by CMakes.

@GameMonkey GameMonkey self-assigned this Nov 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant