diff --git a/README.md b/README.md index 807c9ef83fa..f1c3f0747ec 100644 --- a/README.md +++ b/README.md @@ -104,6 +104,8 @@ The curses client only works on linux and needs ncurses installed (see dependenc make -j$(nproc) ./term-ux +![term-ux browser](other/term-ux_download.png) +![term-ux browser](other/term-ux_rcon.png) ![term-ux browser](other/term-ux_browser.png) ![term-ux scoreboard](other/term-ux_scoreboard.png) ![term-ux help](other/term-ux_help.png) diff --git a/other/term-ux_browser.png b/other/term-ux_browser.png index fc0fad4f67d..77b4436751d 100644 Binary files a/other/term-ux_browser.png and b/other/term-ux_browser.png differ diff --git a/other/term-ux_download.png b/other/term-ux_download.png new file mode 100644 index 00000000000..e0f10e78f05 Binary files /dev/null and b/other/term-ux_download.png differ diff --git a/other/term-ux_help.png b/other/term-ux_help.png index a3e4dfd10e9..5913d227f5f 100644 Binary files a/other/term-ux_help.png and b/other/term-ux_help.png differ diff --git a/other/term-ux_rcon.png b/other/term-ux_rcon.png new file mode 100644 index 00000000000..5c2d05fa787 Binary files /dev/null and b/other/term-ux_rcon.png differ diff --git a/other/term-ux_scoreboard.png b/other/term-ux_scoreboard.png index 23cb815f3aa..a2916ae4a61 100644 Binary files a/other/term-ux_scoreboard.png and b/other/term-ux_scoreboard.png differ