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

Implement use cases of launcher IPC #150

Open
2 tasks
rzaba0 opened this issue Sep 2, 2022 · 0 comments
Open
2 tasks

Implement use cases of launcher IPC #150

rzaba0 opened this issue Sep 2, 2022 · 0 comments

Comments

@rzaba0
Copy link
Contributor

rzaba0 commented Sep 2, 2022

List of use cases is here: launcher-IPC-use-cases.pdf. We decided to implement cases 2, 7, 3, and maybe 1.
Also refer to #149 for more information on launcher IPC.

Implementing the actual use cases will show whether we can stick to a simple implementation of messages, or we'll need more. Here are some ideas:

  • Consider formatting the messages as JSON
  • Add ability to send multiple commands/cvar settings at once - this could be very convenient when saving settings in launcher, unless there's a better way to do it (e.g. with /loadcon command)
@rzaba0 rzaba0 mentioned this issue Oct 5, 2022
6 tasks
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