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

[FEATURE] Server settings in the UI do not reflect the values in the files #187

Open
Brumes-Wolf opened this issue Jun 22, 2024 · 2 comments

Comments

@Brumes-Wolf
Copy link

Is your feature request related to a problem? Please describe.
Changes made in the files for difficulty or server settings are not reflected in the UI, same for changes made in the application in the output element, this is kind of confusing and it might cause accidental overwrites.
Also editing the appdata user.config files also does not seem to change the UI values, even if done before starting the program? Where are the UI values stored?

Describe the solution you'd like
A button or something to load values from the config files into the UI so that they have the same information.
This would also make migrating settings from an existing server easier.

@Foxlider
Copy link
Owner

It's explained in the documentation :
Any change in the UI values will regenerate the file it's linked to (seen below) It's not a bug but engine limitation. As of now, it's impossible to load values from the file into the UI

@Brumes-Wolf
Copy link
Author

I understand its currently WAD, hence this being a feature request not a bug report.
The tool in general seems pretty neat btw.

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

2 participants