Update README.md
This commit is contained in:
parent
b13ad306d8
commit
912c44e6dd
@ -4,11 +4,11 @@ Below is a sample **README.md** that explains how to install the necessary **Min
|
||||
# Snake Ported - SDL2 + OpenGL Test Game (UWP/Windows)
|
||||
|
||||
This project builds a DLL (`snake_ported.dll`) that exposes `external_entry()` and `update_controller_input()` for use in a host application. It relies on **SDL2** and **OpenGL** under MinGW-w64 on Windows.
|
||||
```
|
||||
|
||||
## Prerequisites
|
||||
|
||||
Install [MSYS2](https://www.msys2.org/) and update it:
|
||||
```
|
||||
|
||||
```bash
|
||||
pacman -Syu
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user