Open
Description
As a user I want to easily run the game via soldat:// uri. Format of soldat uri is: soldat://server_ip:server_port/server_password
server_port and server_password are optional.
Example:
soldat://8.8.8.8
soldat://127.0.0.1:23073/serverpass
- Register soldat:// protocol (https://www.electronjs.org/docs/api/app#appsetasdefaultprotocolclientprotocol-path-args) and parse provided data, handler should fill up ipbox (ServerIP/Port/Password fields) automatically and start the game
- Same thing should happen when you paste(Ctrl+V) soldat:// link in the lobby tab
Metadata
Metadata
Assignees
Labels
No labels