launcher
launcher copied to clipboard
Docker container
Describe the solution you'd like A clear and concise description of what you want to happen.
Can you turn this into a container, that way its web accessible
Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.
I have not
Additional context Add any other context or screenshots about the feature request here.
We have an experimental frontend that includes a Docker setup: https://github.com/Dri0m/9o3o Not exactly using the launcher's code though.
Bit late to answer, but this isn't really possible. Games have to run on the same machine, and a web setup is only useful if you can pipe all input and display through the web client.
This simply isn't possible. You're better off using something like Parsec into a machine running it.