From 7adf78d74b5d88d443fd791e64de482502a53135 Mon Sep 17 00:00:00 2001 From: Mark Sturgill Date: Fri, 28 Feb 2014 13:27:33 -0700 Subject: [PATCH] update razor path and add rdrand note --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f41a3051d..a3d31dc9d 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,9 @@ Typical Linux Build (MONO) zlib is required for certain functionality. Windows zlib builds are packaged with releases and can also be obtained separately here: https://github.com/msturgill/zlib/releases/tag/v1.2.8 -Latest Razor builds can be found at https://bitbucket.org/msturgill/razor-releases/downloads +RunUO supports Intel's hardware random number generator (Secure Key, Bull Mountain, rdrand, etc). If rdrand32.dll/rdrand64.dll are present in the base directory and the hardware supports that functionality, it will be used automatically. You can find those libraries here: https://github.com/msturgill/rdrand/releases/tag/v1.0 + +Latest Razor builds can be found at https://github.com/msturgill/razor/releases Latest UOSteam builds (previously AssistUO) can be found at http://uosteam.com