From 3309ca8c137c32063ad52c5cc5f6cc10a27367ba Mon Sep 17 00:00:00 2001 From: KPhoenix <68359262+kphoenix137@users.noreply.github.com> Date: Tue, 5 Apr 2022 20:07:12 -0400 Subject: [PATCH] Update README.md Add text to specify to users that they must log in to be able to download the test builds. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f0e6f4c0b..c48c82c16 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,8 @@ We hope to provide a good starting point for mods, in addition to the full Devil If you want to help test the latest state of the next version you can fetch the build artifact from one of the build server: +*Note: You must be logged into GitHub to download the attachments!* + [![Linux x86](https://github.com/diasurgical/devilutionX/actions/workflows/Linux_x86.yml/badge.svg)](https://github.com/diasurgical/devilutionX/actions/workflows/Linux_x86.yml?query=branch%3Amaster) [![Linux x86-64 SDL1](https://github.com/diasurgical/devilutionX/actions/workflows/Linux_x86_64_SDL1.yml/badge.svg)](https://github.com/diasurgical/devilutionX/actions/workflows/Linux_x86_64_SDL1.yml?query=branch%3Amaster) [![MacOSX](https://github.com/diasurgical/devilutionX/actions/workflows/MacOSX.yml/badge.svg)](https://github.com/diasurgical/devilutionX/actions/workflows/MacOSX.yml?query=branch%3Amaster)