From a94e631f3ee865d61ce2fdd599b0736c02e53e29 Mon Sep 17 00:00:00 2001 From: lazymio Date: Sun, 22 Sep 2024 00:10:05 +0800 Subject: [PATCH] Update download.md --- download.md | 15 ++------------- 1 file changed, 2 insertions(+), 13 deletions(-) diff --git a/download.md b/download.md index 9918bb3..e8ecac9 100644 --- a/download.md +++ b/download.md @@ -51,20 +51,9 @@ Besides Haskell, Ruby, Python, Java, Go, Rust, Visual Basic, Pascal, .NET & MSVC --- -### Windows - Core engine +### Binary Downloads -Win-32 - -NOTE: This is necessary for all bindings (except Python) & also for C programming. - -This package contains: - -- README & license file. -- The Unicorn header files (\*.h) for C programming. -- 32-bit/64-bit DLLs for Microsoft Windows 32-bit/64-bit. -- A sample file (sample_x86.exe) - -Win-64 +Unicorn binaries could be found on the [Github release](https://github.com/unicorn-engine/unicorn/releases), which includes all artifacts of all platforms Unicorn supports. ---