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

Allow config generator to read and update config at game runtime #38

Open
1 of 3 tasks
qe201020335 opened this issue Jan 16, 2023 · 3 comments
Open
1 of 3 tasks
Assignees
Labels
enhancement New feature or request web

Comments

@qe201020335
Copy link
Owner

qe201020335 commented Jan 16, 2023

  • Spawn a simple http server to get and set the config
  • Make a reasonable UI in the game with bsml
  • Support read and set config from game on the webpage
@qe201020335 qe201020335 added enhancement New feature or request web labels Jan 16, 2023
@qe201020335 qe201020335 self-assigned this Jan 16, 2023
@qe201020335
Copy link
Owner Author

https://github.com/space-wizards/SpaceWizards.HttpListener
This looks like a good candidate for the server.
Then merge it using https://github.com/gluck/il-repack

@qe201020335
Copy link
Owner Author

or use system.net.httplistener and avoid the dependency

@qe201020335
Copy link
Owner Author

Http server implemented in #66

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request web
Projects
None yet
Development

No branches or pull requests

1 participant