From 0c0b2680077c1103609c87a652bcc2263460b1d7 Mon Sep 17 00:00:00 2001 From: Jeff Halter <868228+jhalter@users.noreply.github.com> Date: Thu, 29 Jul 2021 08:42:33 -0700 Subject: Re-organize cmd paths --- cmd/mobius-hotline-client/mobius-client-config.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 cmd/mobius-hotline-client/mobius-client-config.yaml (limited to 'cmd/mobius-hotline-client/mobius-client-config.yaml') diff --git a/cmd/mobius-hotline-client/mobius-client-config.yaml b/cmd/mobius-hotline-client/mobius-client-config.yaml new file mode 100644 index 0000000..978122b --- /dev/null +++ b/cmd/mobius-hotline-client/mobius-client-config.yaml @@ -0,0 +1,8 @@ +Username: unnamed +IconID: 414 +Tracker: hltracker.com:5498 +Bookmarks: + - Name: Example Server + Addr: localhost:5500 + Login: guest + Password: "" \ No newline at end of file -- cgit