stayintarkov / SIT.Manager.Avalonia

MIT License
39 stars 24 forks source link

Add Launch Params #217

Closed Neuheit closed 2 months ago

Neuheit commented 2 months ago

Closes #170

This PR adds the launch params described in the issue.

--address (-a): sets the server address to connect to, if omitted this will start a local server --username (-u): sets the username of the account to login with --password (-p): sets the password of the account to login with