Thanks to d2cf7213, this paragraph no longer applies.
Now, all MSYS2 builds should have SDL2 statically linked.
... | ... |
@@ -55,8 +55,6 @@ cd uxn |
55 | 55 |
./build.sh |
56 | 56 |
``` |
57 | 57 |
|
58 |
-To run the emulator _outside_ of the MSYS2 environment, download the [SDL runtime binary for Windows](https://libsdl.org/download-2.0.php) and place the `SDL2.dll` file in the same directory as the emulator (`bin/`). |
|
59 |
- |
|
60 | 58 |
## Getting Started |
61 | 59 |
|
62 | 60 |
### Emulator |